assert: Difference between revisions
Jump to navigation
Jump to search
m (removed return as non sensical) |
No edit summary |
||
Line 14: | Line 14: | ||
|p1= condition: [[Boolean]] |= Parameter 1 | |p1= condition: [[Boolean]] |= Parameter 1 | ||
| | | [[Boolean]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 02:08, 21 January 2009
Description
- Description:
- Tests a condition and if the condition is false, halts the program.
- Groups:
- Uncategorised
Syntax
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