Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds a string key value for an itemId and inventItemPriceRecId types.
Syntax
client server public static str key2String(ItemId _itemId, RecId _itemPriceRecId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The itemId type that is part of the key.
- _itemPriceRecId
Type: RecId Extended Data Type
The inventItemPriceRecId type that is part of the key.
Return Value
Type: str
A combined key as a string value.