setCustomMissionData: Difference between revisions
Lou Montana (talk | contribs) m (Fix link) |
BrettMayson (talk | contribs) mNo edit summary |
||
| Line 10: | Line 10: | ||
|s1= [[setCustomMissionData]] data | |s1= [[setCustomMissionData]] data | ||
|p1= data: [[Array]] - | |p1= data: [[Array]] of [[String]]s - A maximum of five strings is allowed, each string with a maximum length of 16 characters | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
Latest revision as of 10:58, 1 January 2026
Description
- Description:
- Defines custom mission text that is sent to Arma 3: Analytics.
- Groups:
- Diagnostic
Syntax
- Syntax:
- setCustomMissionData data
- Parameters:
- data: Array of Strings - A maximum of five strings is allowed, each string with a maximum length of 16 characters
- Return Value:
- Nothing
Examples
- Example 1:
- setCustomMissionData ["someData", "someMoreData"];
Additional Information
- See also:
- -
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note