UniMacro Constructor(String,String,String)
In This Topic
Initializes a new instance of the
UniMacro class with given name, value and condition.
Syntax
Parameters
- macroName
- Name of the macro.
- value
- Value of the macro.
- condition
- Condition of the macro.
See Also