WARNING

Resource: Property, Field : BuyerAgentMlsId

Description

When BuyerAgentMlsId is NONE, a warning message will appear.

Error Messages

1) WARNING, the buyer agent MLS ID should not be 'NONE'.

Fields referenced within this rule

BuyerAgentMlsId 

Syntax with comments and error messages

//[ErrMsg1^WARNING, the buyer agent MLS ID should not be 'NONE'.|LogicBlk1^TRUE]
// Output a warning if the 'buyer agent MLS ID' is 'NONE'
(/*[LogicBlk1]*/UPPER(CHAR(.ENTRY.)) = 'NONE')

Syntax only

(UPPER(CHAR(.ENTRY.)) = 'NONE')

Rule Unique ID

a6227fc8-d8e8-4a1f-8a5d-5dcaccfab904

Rule Number

29