EximParameters_IN::exist Method
Determines whether the current record exists in the table.
Syntax
client server public static boolean exist()
Run On
Called
Return Value
Type: boolean
true if the record exits; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines whether the current record exists in the table.
client server public static boolean exist()
Called
Type: boolean
true if the record exits; otherwise, false.