ParseEPSDT
Detects and parses an EDSDT Reason Code from the calling field value.
Member of namespace:
MC_ValidationSyntax:
bool ParseEPSDT(string EPSDTCode)Parameters
A Smart Parameter enabled value that represents the target field where the parsed data is to be saved.Returns
False, if the action generates an error. Otherwise, True.Level
Field level that contains the Reason Code data.Details
This action detects and parses an EDSDT Reason Code from the calling field value. Parsing looks for "AV", "S2", "ST", or "NU" as a single word at the end of the field value.- Example:
ParseEPSDT("..\EPSDTCode")