completedFSM: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
(syntax) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Check whether the given FSM completes. The FSM handle is the number returned by the execFSM command. |= Description | | Check whether the given FSM completes. | ||
The FSM handle is the number returned by the execFSM command. |= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''completedFSM''' | | '''completedFSM''' fsmHandle |= Syntax | ||
|p1= | |p1= fsmHandle: [[Number]] |= PARAMETER1 | ||
|p2= |= PARAMETER2 | |p2= |= PARAMETER2 | ||
Line 21: | Line 23: | ||
|x1= <code> | |x1= <code>_completed <nowiki>=</nowiki> completedFSM _fsmHandle;</code>|= EXAMPLE1 | ||
</code>|= EXAMPLE1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 15:53, 12 November 2011
Description
- Description:
- Check whether the given FSM completes. The FSM handle is the number returned by the execFSM command.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_completed = completedFSM _fsmHandle;
Additional Information
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