LoadState Function
LoadState is used to load the system state previously saved with the SaveState function. Note that LoadState will not properly function if the system topology has changed due to the addition or removal of the system elements.
Function Prototype
LoadState()
Parameter Definitions
No parameters are passed.
Output
LoadState returns only one element in Output—any errors which may have occurred when attempting to execute the function.