PASS <error_message> FIELD SHARE? N
GOSUB --- .DATA BAD REQUEST
Description:
This subroutine will return a JSON formatted message to the caller in the form { "Error":"<error_message"}
<error_message> is the text you want to return to the caller (Optional). If nothing is received, then it will default to 'Invalid Request'.