@advancedMessage::getResponseFromDigit

Finds the response corresponding to the specified digit.

Syntax:

@advancedMessage::getResponseFromDigit(String digit)

Parameters:

(String) digit: a number corresponding to a keypad entry.

Returns:

(String) response associated with the specified digit, or an empty string if one does not exist

Example: