Command: UF |
Previous Next | Direct link to this topic |
Syntax: UF(<CodeOfOtherUniversalFunction>);
This command allows you within a Macro to launch another universal function. Use this if you need to perform two or more universal functions on a specific event.
Sample: UF(UF-002); will call the Universal Function with Code = UF-002 |