Resource: Property, Field : HighSchoolOther
Description
When HighSchool is set to 'other', HighSchoolOther is required.
Error Messages
1) ERROR, the high school is 'other', indicate that the field is required.
Fields referenced within this rule
Syntax with comments and error messages
//[ErrMsg1^ERROR, the high school is 'other', indicate that the field is required.|LogicBlk1^TRUE]
// The high school is 'other' and the entry is empty.
(/*[LogicBlk1]*/(HighSchool.IN.('OTHER')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((HighSchool.IN.('OTHER')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
e462fe7d-1690-4f8b-900d-10424191440b
Rule Number
89