|
CallMacro_HIFS
|
| Calls a top-level user macro (with 4 parameters: Handle, Int, Float, String)
|
- STRING
|
MsgName
|
| The name of the macro to call
|
- HANDLE
|
Param1
|
| The value of the 1st parameter (Handle)
|
- LONG
|
Param2
|
| The value of the 2nd parameter (Integer)
|
- FLOAT
|
Param3
|
| The value of the 3rd parameter (Float)
|
- STRING
|
Param4
|
| The value of the 4th parameter (String)
|
- BOOL
|
Return
|