Example of a LookUpMessage Call
You can use the example that follows as a model for an invocation of the LookUpMessage function.
{Row.Eligibility Reason} = LookUpMessage('Eligibility - Not In Contract Error',
[Account] = {Row.Account Id})
The PSP engine calls the method Format Message. Arguments for this method are described in the following table.
Method | Arguments | Description |
---|---|---|
Format Message |
[in/out] Message: Hierarchy |
Substitute and translate the text for the input message. The message is not displayed. |