Indicates whether the record with the specified key exists in the CatParameters table.
Syntax
client server public static boolean exist()
Run On
Called
Return Value
Type: boolean
true if the record was found; otherwise, false.
Indicates whether the record with the specified key exists in the CatParameters table.
client server public static boolean exist()
Called
Type: boolean
true if the record was found; otherwise, false.