|
CallMacro_HS
|
| Calls a top-level user macro (with 2 parameters: Handle, String)
|
- STRING
|
MsgName
|
| The name of the macro to call
|
- HANDLE
|
Param1
|
| The value of the 1st parameter (Handle)
|
- STRING
|
Param2
|
| The value of the 2nd parameter (String)
|
- BOOL
|
Return
|