Message number missing.

Situation

A message referenced with the getmsg() function could not be found. Number is the message number that couldn't be found.

Solution

Be sure the message has been created using the Message resource and that the message has the correct message number. Also check the script using the getmsg() function to be sure the proper message number is being referenced.


Documentation Feedback