Gets the message that is displayed when a record does not exist.
Syntax
client server public static str txtNotExist()
Run On
Called
Return Value
Type: str
A String that represents the error message.
Gets the message that is displayed when a record does not exist.
client server public static str txtNotExist()
Called
Type: str
A String that represents the error message.