@advancedMessage::isValidResponse

Checks the advanced message and determines whether the response is valid.

Syntax:

@advancedMessage::isValidResponse(String response)

Parameters:

(String) response: the response to be tested.

Returns:

(Boolean) true if the response is valid, else false

Example: