ScriptOperator.Code Property
Gets or sets the source code used to process the passing features.
Syntax
public System.String Code { get; set; }
Property Value
Default: ""
Source code in the programming language specified by the Language property.
Remarks
Currently, the programming language must be Python.
Platforms
Windows, Linux, Android