Used to add a macro.
Class
TUniMacros
Syntax
procedure Add(const Name: string; const Value: string; const Condition: string = '');
Parameters
Name
Holds the name of the macro
Value
Holds the value of the macro
Condition
Specifies the provider that the condition is applied to.