DC 4.10.0 - 6 Comparison Type - input Type and Comparison Type - Value Type combinations
- Magnus Frank
Owned by Magnus Frank
Jul 14, 2018
1 min read
Loading data...
6.1 Comparison Type - Input Type
Comparison Types | Freetext | FreeTextAutoAsterixing | Equals | EqualsWithZeroAsNull | EqualsOrNull | AllInList | InList | NotInList | Like | Between | |
---|---|---|---|---|---|---|---|---|---|---|---|
Input Types | |||||||||||
string | x | x | x | x | x | x | |||||
bool | x | x | x | ||||||||
datebetween | x | ||||||||||
combo | x | x | x | x | |||||||
assettype | x | x | x | ||||||||
multicombo | x | x | x | ||||||||
tree | x | x | x |
Comparison Types | GreaterThan | LessThan | EqualsOrGreaterThan | EqualsOrLessThan | Empty | NotEmpty | EmptyCheckField | NotEmptyCheckField | |
---|---|---|---|---|---|---|---|---|---|
Input Types | |||||||||
string | x | x | x | x | |||||
bool | x | x | x | x | |||||
datebetween | |||||||||
combo | x | x | x | x | |||||
assettype | |||||||||
multicombo | |||||||||
tree |
Comparison Types | RecursiveLayoutfolder | RecursiveDamCatalogfolder | RecursiveUserfolder | isDescendentOf | |
---|---|---|---|---|---|
Input Types | |||||
string | |||||
bool | |||||
datebetween | |||||
combo | |||||
assettype | |||||
multicombo | |||||
tree |
6.2 Comparison Type - Value Type
Comparison Types | Freetext | FreeTextAutoAsterixing | Equals | EqualsWithZeroAsNull | EqualsOrNull | AllInList | InList | NotInList | Like | Between | |
---|---|---|---|---|---|---|---|---|---|---|---|
Value Types | |||||||||||
BaseIdFromItemGuid | x | x | x | ||||||||
ItemIdFromItemGuid | x | x | x | ||||||||
MultiBaseIdFromItemGuid | x | x | x | ||||||||
MultiItemIdFromItemGuid | x | x | x | ||||||||
String | x | x | x | x | |||||||
MultiString | x | x | x | ||||||||
MultiId | x | x | x | ||||||||
Multi | x | x | x |
Comparison Types | GreaterThan | LessThan | EqualsOrGreaterThan | EqualsOrLessThan | RecursiveLayoutfolder | RecursiveDamCatalogfolder | RecursiveUserfolder | |
---|---|---|---|---|---|---|---|---|
Value Types | ||||||||
BaseIdFromItemGuid | ||||||||
ItemIdFromItemGuid | ||||||||
MultiBaseIdFromItemGuid | ||||||||
MultiItemIdFromItemGuid | ||||||||
String | x | x | x | x | ||||
MultiString | ||||||||
MultiId | ||||||||
Multi |
Comparison Types | IsDescendentOf | Empty | NotEmpty | EmptyCheckField | NotEmptyCheckField | RecursiveUserfolder | |
---|---|---|---|---|---|---|---|
Value Types | |||||||
BaseIdFromItemGuid | |||||||
ItemIdFromItemGuid | |||||||
MultiBaseIdFromItemGuid | |||||||
MultiItemIdFromItemGuid | |||||||
String | |||||||
MultiString | |||||||
MultiId | |||||||
Multi |
Table of Contents: