RunBase.setInPrompt Method [AX 2012]

Sets the internal inPrompt variable.

Syntax

private boolean setInPrompt([boolean _inPrompt])

Run On

Called

Parameters

Remarks

Use this method with caution.

See Also

RunBase Class

RunBase.setGetLastCalled Method