This function returns currency prices for a TItem
Parameters
Used to call the function
- RecordID - integer
Returns
Returns the following
- Array of TCurrencyPrice
NOTE : this information can also be obtained when fetching the TItem using for example GetItem enabling the TItemOptions IncludeCurrencyPrices
Related articles