DataFunctionInputCollectionSetInput Method

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodSetInput(InputParameter, String)
Sets the DataFunctionInput for an InputParameter using an expression representing a list of column expressions. The value is calculate on all rows in the input.
Public methodSetInput(InputParameter, String, DataSelection)
Sets the DataFunctionInput for an InputParameter using an expression representing a list of column expressions. The value is calculate on the intersection of all the input selections.
Public methodSetInput(InputParameter, String, Boolean, DataSelection)
Sets the DataFunctionInput for an InputParameter using an expression representing a list of column expressions. The value is calculate on the intersection of all the input selections.
Top
See Also

Reference