GET OP WFO NAME

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

Up

Command

GET_OP_WFO_INDEX <op number> [<part number>] <name> <index>


Get the index of a WFO assigned to an operation.

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)
<name>
Name of the WFO
<index>
Index to the list of WFOs defined in the post

Example

GET_OP_WFO_INDEX 14, 3, wfo$, index  ! get the index for the WFO associated with op 14, part 3