Returns true the given field meets the criteria to belong to the given classification.
Syntax
|
Returns true the given field meets the criteria to belong to the given classification. |
|
IsClassification(field, classification) |
|
Arguments: |
|
|
field |
Field - A field. |
|
|
classification |
Rule - The name of the classification to check. |
Remarks
- Example: IsClassification(Age, Young) returns true.
Comments
0 comments
Please sign in to leave a comment.