assert
Jump to navigation
Jump to search
Description
- Description:
- Tests a condition and if the condition is false, halts the program.
- Groups:
- Uncategorised
Syntax
- Syntax:
- assert condition
- Parameters:
- condition: Boolean
- Return Value:
- Return value needed
Examples
- Example 1:
assert (_x>0)
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