SIGParameters::find Method
Finds the record.
Syntax
client server public static SIGParameters find([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional and shouldn’t be used. Default value is false.
Return Value
Type: SIGParameters Table
A SIGParameters record.
Remarks
A new SIGParameters record is created if it was not found.