stockLookup

fnbool stockLookup(string stockId, out gtk.stock_item.StockItem item)

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

Parameters

stockIda stock item name
itemstock item to initialize with values

Returns

true if item was initialized