Adaptive Framework 0.9.0

hybrid

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

PropertyValue
briefAn adaptive hybrid
cTypeafw_utf8_t
compileTypehybrid
dataTypehybrid
dataTypeParameterTypeSourceParameter
descriptionData type hybrid can be a string containing the source for an adaptive expression tuple, an adaptive script, or an adaptive template. It can also be a literal (evaluated value) such as boolean, double, integer, list, object, or string. If the value is a string that begins with a square bracket ('['), the string is the source for an expressionTuple. If the value is a string that begins with a shebang ('#!'), the string is the source for a script. If not either of these, but the string contains a substitution ( ${...} ), the string is a source for a template. In other cases, the string is a string literal.
directReturnFalse
evaluatedTrue
jsonPrimitivestring
ldapOid1.3.6.1.4.1.1466.115.121.1.15{64512}
relationalComparesTrue
scalarTrue

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