RunBase.isSwappingPrompt Method [AX 2012]

Checks if the program is currently swapping from server to client.

Syntax

public boolean isSwappingPrompt()

Run On

Called

Return Value

Type: boolean
true if the program is swapping from server to client; otherwise, false.

See Also

RunBase Class

RunBase.prompt Method

RunBase.pack Method

RunBase.unpack Method