ParseConditionCodes

Detects and parses Condition Code data elements from the calling field value.

Member of namespace:

MC_Validation

Syntax:

bool ParseConditionCodes()

Parameters

None.

Returns

False, if the action generates an error or an invalid code is detected. Otherwise, True.

Level

Field level that contains Condition Code data to detect and parse to fields CCode 1 through CCode4.

Details

This action detects and parses Condition Code data elements from the calling field value.

Valid codes are: AA, AB, AC, AD, AE, AF, AG, AH, AI, W2, W3, W4, or W5.

Example:
ParseConditionCodes()