Retrieves the message to use when a record does not exist.
Syntax
client server public static str txtNotExist()
Run On
Called
Return Value
Type: str
A String that contains the error message.
Retrieves the message to use when a record does not exist.
client server public static str txtNotExist()
Called
Type: str
A String that contains the error message.