Optional
qOptional
qInformation about the error messages that occur during the script execution.
Optional
qTrue if the request is finished.
Optional
qThis property is not used.
Optional
qRequest duration in milliseconds.
Optional
qA progress message is persistent when it informs about the start or end of a statement. For example, it can inform about the total number of lines fetched from a data source or tell that the app was saved. All persistent progress messages between two GetProgress calls are summarized in this string. Contrarily to qPersistentProgressMessages, the content of the localized message string is displayed (not its message code).
Optional
qList of persistent progress messages.
Optional
qTrue if the request is started.
Optional
qThis property is not used.
Optional
qA progress message is transient when it informs about the progress of an ongoing statement. For example, it can tell how many lines are currently fetched from a data source. All transient progress messages between two GetProgress calls are summarized in this string. Contrarily to qTransientProgressMessage, the content of the localized message string is displayed (not its message code).
Optional
qTransient progress message.
Optional
qTrue when the engine pauses the script execution and waits for a user interaction.
This property is not used.