Returns the value of the specified macro for the current provider. 
Class
TUniConnection
 Syntax
function ActiveMacroValueByName(const Name: string): Variant;
Parameters
Name
The name of the macro. 
Return Value
The value of the specified macro.
See Also