AddToErrorMsg

Appends the supplied text to any existing error message string.

Syntax

bool AddToErrorMsg (StrParam)

Parameters

The error message text.

Returns

Always False.

Level

Field level.

Details

Appends the supplied text to any existing error message string.
Example
AddToErrorMsg("Vendor Number cannot be blank.")