Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.