Share via


JmgParameters::find Method

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.

See Also

Reference

JmgParameters Table