implied
The following is a list of properties for the data type implied
:
Property | Value |
---|---|
brief | The data type is implied by the value |
cType | const afw_value_t * |
dataType | implied |
description | Any value can be assigned as the value of data type "implied". The actual data type is the data type of the value. Most "type check" errors can be detected during compile to reduce the number of errors detected during evaluation. |
directReturn | True |
relationalCompares | False |
scalar | False |
Click here for a complete list of data types and their descriptions.