GET NUM WFOS

From Macros Wiki
Revision as of 16:36, 22 July 2021 by MikeONeill (talk | contribs) (Created page with "{{Up}} {{Command|syntax=GET_NUM_WFOS <num> |description=:Get the number of WFOs defined in the current post. '''You must have loaded a pos...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

GET_NUM_WFOS <num>


Get the number of WFOs defined in the current post.

You must have loaded a post before using this command.

Parameters

<num>
Number of WFOs

Example

GET_NUM_WFOS num
IF num<1 THEN OPEN_POST_DIALOG
IF num<1 THEN CLOSE_POST_DIALOG
IF num<1 THEN GET_NUM_WFOS num