ScriptingCommandsCodeCommand Property
|
|
Runs some custom code with optional inputs and outputs.
Namespace:
MediaCy.Automation.Automate
Assembly:
MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
Remarks
There is no parsing of the custom code when loading a macro, so it is up to the macro writer to maintain and validate this code.
All the script variables are part of the custom code scope.
See Also