setCustomMissionData
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Defines custom mission text that is sent to Arma 3 Analytics.
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:
- -
- Groups:
- Diagnosis