DisassembleDictSpecificID

Examples


The DisassembleDictSpecificID procedure takes an action ID and extracts the product ID and the integer that represents the action.

Syntax

DisassembleDictSpecificID, action_ID, product_ID, action

Parameters

action_ID – A long integer containing an action ID.

product_ID – A returned integer containing the product ID extracted from the supplied action ID.

action – A returned integer containing the action extracted from the supplied action ID.


Documentation Feedback