qie.awaitingMessageResponse¶
Signature: qie.awaitingMessageResponse()
Returns: Boolean isAwaitingResponse - true = waiting for a response, false = response was posted or cancelled
Checks if the original message is waiting for a response to be posted or cancelled.
Note
This function should only be used in scripts where the 'message' object is available.
Parameters¶
None