setCustomMissionData: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " (\|[pr][0-9]+ *= *[^-]+) *- *A([a-z])" to " $1 - a$2")
m (Fix link)
 
Line 6: Line 6:
|gr1= Diagnostic
|gr1= Diagnostic


|descr= Defines custom mission text that is sent to [[Arma 3 Analytics]].
|descr= Defines custom mission text that is sent to [[Arma 3: Analytics]].


|s1= [[setCustomMissionData]] data
|s1= [[setCustomMissionData]] data

Latest revision as of 23:20, 24 March 2024

Hover & click on the images for description

Description

Description:
Defines custom mission text that is sent to Arma 3: Analytics.
Groups:
Diagnostic

Syntax

Syntax:
setCustomMissionData data
Parameters:
data: Array - 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 or on the Forums.
Only post proven facts here! Add Note