Operators: HubSpot Domain Operators |
Lookup-table that translates code values of the domain 'Operators' into descriptions.
Catalog: HubSpot
Schema: CodeValues
Label: Domain Operators
Example: The code value '+' means 'Add numbers or strings'.
Retrieve: true
View Columns
The columns of the view Operators are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
code |
string(240) |
Code |
☑ |
Unique code within the domain. |
description |
string(240) |
Description |
☐ |
Meaning of the unique code within the domain. |
domain |
string(240) |
Domain |
☑ |
Each domain defines a map of codes to values. |
resource_code |
string(240) |
Resource Code |
☐ |
Resource code for internationalization. |
Values
Code |
Description |
---|---|
!= |
{res:itgen_hubspot_operators_!=} |
> |
{res:itgen_hubspot_operators_>} |
>= |
{res:itgen_hubspot_operators_>=} |
< |
{res:itgen_hubspot_operators_<} |
<= |
{res:itgen_hubspot_operators_<=} |
* |
{res:itgen_hubspot_operators_*} |
/ |
{res:itgen_hubspot_operators_/} |
+ |
{res:itgen_hubspot_operators_+} |
- |
{res:itgen_hubspot_operators_minus_-} |
= |
{res:itgen_hubspot_operators_=} |
and |
{res:itgen_hubspot_operators_and} |
equals |
{res:itgen_hubspot_operators_equals} |
not |
{res:itgen_hubspot_operators_not} |
or |
{res:itgen_hubspot_operators_or} |
18-12-2024 20:09 Version 24.1.33-BETA+5180