StockItem.lookup

Fills item with the registered values for stock_id, returning TRUE if stock_id was known.

class StockItem
static
int
lookup

Parameters

stockId string

a stock item name

item StockItem

stock item to initialize with values. out

Return Value

Type: int

TRUE if item was initialized

Meta