GetSimplisAbortStatus Function

Determines whether a request to abort a SIMPLIS run has been received.

Arguments

Number Type Compulsory Default Description
1 string No Options

Argument 1

If set to 'clear', will clear the current abort status. Function will return 'NoAbort' on subsequent calls until Abort button is pressed again

Returns

Return type: string

Returns 'AbortRequested' if a SIMPLIS abort request has been received otherwise returns 'NoAbort'.