RunBase.promptPrim Method [AX 2012]

Contains the code for the prompt functionality. The RunBase.prompt Method method just wraps this method.

Syntax

private boolean promptPrim()

Run On

Called

Remarks

This method is private and therefore should not be overridden.

See Also

RunBase Class

RunBase.prompt Method