RunBase.promptPack Method [AX 2012]

Wraps a call to the RunBase.pack Method method when packing in the RunBase.promptPrim Method method.

protected container promptPack([boolean promptRet])

Run On

Called

Parameters

promptRet
Type: boolean
Indicates if the prompt was closed by clicking OK; optional.

Return Value

Type: container
A packed prompt item.

This method can be use to pack prompt-specific items. To make it simple, do this in pack and use the RunBase.isSwappingPrompt Method.

Community Additions

ADD
Show: