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.
Retrieves the JmgParameters record from the database.
Syntax
client server public static JmgParameters find([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
true if the returned record must be selected for update; otherwise, false.
Return Value
Type: JmgParameters Table
A JmgParameters record.