MSIR.0742 Argument (num) for (method) missing

From m204wiki
Revision as of 16:05, 13 August 2015 by JALWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

A required argument for a method was not specified. If a system method, check the documentation for the method to determine the correct method parameters. If a User Language method, either correct the method invocation to specify the required argument or correct the method declaration to make the parameter Optional.