debriefingText: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") | Lou Montana (talk | contribs)  m (Add empty string precision) | ||
| Line 7: | Line 7: | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | Returns debriefing text.  | | Returns debriefing text of provided end. |DESCRIPTION= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |  | | [[debriefingText]] end |SYNTAX= | ||
| |p1= end: [[String]]  |PARAMETER1=   | |p1= end: [[String]]  |PARAMETER1= | ||
| | [[String]] |RETURNVALUE | | [[String]] - ''end'' debriefing text. If it does not exist in config, empty string is returned. |RETURNVALUE= | ||
| |x1= <code>_deathText = [[debriefingText]] "endDeath";</code>|EXAMPLE1= | |||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |  | | [[setDebriefingText]], [[disableDebriefingStats]], [[enableDebriefingStats]]  |SEEALSO= | ||
| }} | }} | ||
| Line 35: | Line 30: | ||
| <h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
Revision as of 11:31, 8 July 2020
Description
- Description:
- Returns debriefing text of provided end.
- Groups:
- Uncategorised
Syntax
- Syntax:
- debriefingText end
- Parameters:
- end: String
- Return Value:
- String - end debriefing text. If it does not exist in config, empty string is returned.
Examples
- Example 1:
- _deathText = debriefingText "endDeath";
Additional Information
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
 Only post proven facts here! Add Note
 
	