Add.7 |
Scroll |
Creates a new TheCondition instance for the specified TheIntQueryField, condition string and UTC setting and adds it to the list.
Namespace: Therefore.API
s
Parameters nIntField TheIntQueryField the new condition applies to.
strCondition Condition string for the new condition. See TheCondition.Condition for details.
bIsUTC Sets the TheCondition.IsUTC. If true, the condition values will not be converted to UTC. If false, the condition values will be converted to UTC.
Return Value None. |