isInLoadState(): Boolean;
The isInLoadState method of the Process class returns true if the process is currently in load state; that is, it is between a pair of beginLoad and endLoad instructions.
The method receiver must be the current process.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.