MCRUpSellVarSys::find Method
Finds the variable based on its name.
Syntax
client server public static MCRUpSellVarSys find(MCRUpSellVariable _name, [boolean _forUpdate])
Run On
Called
Parameters
- _name
Type: MCRUpSellVariable Extended Data Type
The MCRUpSellVarSys table record name for which you want to search the MCRUpSellVarSys table.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: MCRUpSellVarSys Table
The MCRUpSellVarSys table record that was found.