Add(String,String,String) Method
Adds new item to the
UniMacroCollection.
'Declaration
Public Overloads Sub Add( _
ByVal As String, _
ByVal As String, _
ByVal As String _
)
Parameters
- macroName
- Name of the new macro.
- macroValue
- Value of the new macro.
- condition
- Condition of the new macro.