Command: UF

Previous  Next |  Direct link to this topic

Go to list of all Commands

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