Script operator properties for Script Engine. Read the documentation for more info.
Properties | |
| string | MethodName [get, set] |
| Name of Script function to execute. | |
| string | MethodParam [get, set] |
| Parameter value to send to script function. | |
| string | ScriptPerformance [get] |
| Script performance. | |
| ComponentLog | ComponentLog [get] |
| Script operator log. | |