Share via


PCSolverTextValue::findByTextValue Method

Finds the specified record in the PCSolverTextValue table.

Syntax

client server public static PCSolverTextValue findByTextValue(RefRecId _textValue, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to select the record for update; optional.

Return Value

Type: PCSolverTextValue Table
A record in the PCSolverTextValue table; otherwise, an empty record.

See Also

Reference

PCSolverTextValue Table