MSIR.0742 Argument (num) for (method) missing: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Automatically generated page update) |
||
Line 1: | Line 1: | ||
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. | 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. | ||
[[Category:Sirius Mods | [[Category:Sirius Mods messages]] |
Revision as of 17:59, 19 April 2013
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.