BudgetParameters::exist Method
Determines whether the specified record occurs in the BudgetParameters table.
Syntax
client server public static boolean exist(ParametersKey _key)
Run On
Called
Parameters
- _key
Type: ParametersKey Extended Data Type
The parameters key of the record to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.