This documentation is archived and is not being maintained.
AlcoholDeclarationCalcController_RU.unpack Method [AX 2012]
Unpacks what the pack method has packed.
public boolean unpack(container packedClass)
Run On
Called
Parameters
-
packedClass
- Type: container
The packed class in a container.
Return Value
Type:
boolean
true if the container has been unpacked successfully; otherwise, false.
When the isSwappingPrompt method returns a value of true, you might also have to unpack some prompt-related variables.