CatParameters::find Method
Finds the first record in the CatParameters table.
Syntax
client server public static CatParameters find([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: CatParameters Table
The first record in the CatParameters table.