setCustomMissionData

From Bohemia Interactive Community
Revision as of 13:40, 8 November 2023 by Lou Montana (talk | contribs) (Text replacement - " (\|[pr][0-9]+ *= *[^-]+) *- *A([a-z])" to " $1 - a$2")
Jump to navigation Jump to search
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