SET OP WFO INDEX

From Macros Wiki
Revision as of 16:49, 22 July 2021 by MikeONeill (talk | contribs) (Created page with "{{Up}} {{Command|syntax=SET_OP_WFO_INDEX <op number> [<part number>] <index> |description=:Assign a WFO to an operation, using the index to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

SET_OP_WFO_INDEX <op number> [<part number>] <index>


Assign a WFO to an operation, using the index to the list of WFOs defined in the post.

You must have loaded a post before using this command.

Parameters

<op number>
Operation number
<part number>
Part number (if this parameter is not used, default to part number 1)
<index>
Index to the list of WFOs defined in the post

Example

SET_OP_WFO_INDEX 14, 3, 5  ! assign the 5th WFO to op 14, part 3
SET_OP_WFO_INDEX 17, 8  ! assign the 8th WFO to 17, part 1