ISJSONUtils.RunMacro
Description
Syntax
object.
RunMacro
(aMacroCode, aParamsJson)
Part
Attribute
Type
Description
object
Required
ISJSONUtils
The
object
always implements the
ISJSONUtils
interface
aMacroCode
In, Required
string
aParamsJson
In, Required
string
Return Value
string
Example
Note:
Version information
Added in v8.5.0
Parent topic:
ISJSONUtils