ACCEPT

Resource: Property, Field : ListAgentAOR

Description

ListAgentAOR is required.

Error Messages

1) ERROR, 'ListAgentAOR' field cannot be empty.

Fields referenced within this rule

ListAgentAOR 

Syntax with comments and error messages

//[ErrMsg1^ERROR, 'ListAgentAOR' field cannot be empty.|LogicBlk1^TRUE]
// If entry is empty then return error, else accept entry value.
IIF((/*[LogicBlk1]*/.ENTRY. = .EMPTY.),(.FALSE.),(.TRUE.))

Syntax only

IIF((.ENTRY. = .EMPTY.),(.FALSE.),(.TRUE.))

Rule Unique ID

9aa92d11-e76b-4b06-95c7-707acfde66cd

Rule Number

110