hybrid
    The following is a list of properties for the data type hybrid:
| Property | Value | 
|---|---|
brief | An adaptive hybrid | 
cType | afw_utf8_t | 
compileType | hybrid | 
dataType | hybrid | 
dataTypeParameterType | SourceParameter | 
description | Data 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. | 
directReturn | False | 
evaluated | True | 
jsonPrimitive | string | 
ldapOid | 1.3.6.1.4.1.1466.115.121.1.15{64512} | 
relationalCompares | True | 
scalar | True | 
Click here for a complete list of data types and their descriptions.