Creates an expression function that will be executed using TERR when used in an expression.
Namespace: Spotfire.Dxp.Data.DataFunctionsAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- script
- Type: System String
The script.
- name
- Type: System String
The name of the method.
- description
- Type: System String
The description.
- section
- Type: System String
The method section.
- returnType
- Type: Spotfire.Dxp.Data DataType
The data type of the column returned from the TERR script.
Return Value
Type: DataFunctionExpressionFunctionThe data function expression function.
Version Information
See Also