function
The following is a list of properties for the data type function
:
Property | Value |
---|---|
brief | A function |
cType | const afw_value_t * |
dataType | function |
dataTypeParameterType | FunctionSignature |
description | This is an Adaptive Script function definition, an ExpressionTupleOperation_lambda, the name of a built-in Adaptive function, or the name of a qualified variable that holds a function value. If dataTypeParameterType is specified, the function must match that signature. |
directReturn | True |
jsonPrimitive | string |
relationalCompares | False |
scalar | False |
Click here for a complete list of data types and their descriptions.