Resource: Property, Field : DistanceToWaterComments
Description
When property type is land and lisitng is active, DistanceToWaterComments is required.
Error Messages
1) ERROR, the property type is 'land', indicate that the field is required.
Fields referenced within this rule
DistanceToWaterComments
PropertyType
StandardStatus
Syntax with comments and error messages
//[ErrMsg1^ERROR, the property type is 'land', indicate that the field is required.|LogicBlk1^TRUE|LogicBlk2^TRUE]
// The grandfather clause is met and...
(/*[LogicBlk1]*/(.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.(((LASTStandardStatus = .EMPTY.).OR.(LASTStandardStatus.IN.('I'))).AND.(StandardStatus.IN.('A')))).AND.
// the property type is 'land' and the entry is empty.
(/*[LogicBlk2]*/(PropertyType.IN.('Land')).AND.(.ENTRY. = .EMPTY.))
Syntax only
((.ENTRY. != .EMPTY.).OR.(.OLDVALUE. != .EMPTY.).OR.(((LASTStandardStatus = .EMPTY.).OR.(LASTStandardStatus.IN.('I'))).AND.(StandardStatus.IN.('A')))).AND.((PropertyType.IN.('Land')).AND.(.ENTRY. = .EMPTY.))
Rule Unique ID
97a8d4eb-ec45-44e3-90c4-4ff7b62e2953
Rule Number
62