typeName
Jump to navigation
Jump to search
Description
- Description:
- Returns the data type of expression. Type is returned as string
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_x="hello"; typeName _x, result is "string"
- Example 2:
_x=player; typeName _x, result is "object"
Additional Information
- See also:
- See also needed
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