RBScript.State

From Xojo Documentation

Read-Only Property (As Integer )
IntegerValue = aRBScript.State

Supported for all project types and targets.

The state of the script compiler.

Notes

State can take on the following class constants:

Description
kStateReady
kStateRunning
kStateCompleted
kStateAborted