Resource: Property, Field : CurrentUseComments
Description
When CurrentUse is set to "see remarks", CurrentUseComments is required.
Error Messages
1) ERROR, the current use is 'see remarks', indicate that the field is required.
Fields referenced within this rule
Syntax with comments and error messages
//[ErrMsg1^ERROR, the current use is 'see remarks', indicate that the field is required.|LogicBlk1^TRUE]
// The current use is 'see remarks' and the entry is empty.
(/*[LogicBlk1]*/(COUNT(DIFFERENCE(ARRAY(CurrentUse),SET('SEEREM'))) = 0).AND.(.ENTRY. = .EMPTY.))
Syntax only
((COUNT(DIFFERENCE(ARRAY(CurrentUse),SET('SEEREM'))) = 0).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
75dbae48-78a7-43a9-a7de-d912352f9bf3
Rule Number
58