Adaptive Framework 0.9.0

any

The following is a list of properties for the data type any:

PropertyValue
briefAny value is allowed
cTypeconst afw_value_t *
dataTypeany
descriptionAny value can be assigned as the value of data type "any". The actual data type is the data type of the value. Data type "implied" is preferred over data type "any" since "any" only detects type check errors during evaluation.
directReturnTrue
relationalComparesFalse
scalarFalse

Click here for a complete list of data types and their descriptions.