GET OP WFO NAME
From Macros Wiki
Jump to navigationJump to search
Command
- GET_OP_WFO_NAME <op number> [<part number>] <name>
- Get the name 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
Example
- GET_OP_WFO_INDEX 14, 3, wfo$ ! get the name of the WFO associated with op 14, part 3
- GET_OP_WFO_INDEX 17, wfo$ ! get the name of the WFO associated with op 17, part 1