MSIR.0814 (What) expected: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
Line 1: Line 1:
The default value following a <tt>Default</tt> keyword in a method declaration had incorrect format. The <tt>Default</tt> keyword is expected to be followed by a string or numeric literal, enclosed in parentheses. The value inside the parentheses cannot be a %variable or an expression. For more information about the <tt>Default</tt> keyword see the ''Janus SOAP Reference Manual''.
The default value following a <tt>Default</tt> keyword in a method declaration had incorrect format. The <tt>Default</tt> keyword is expected to be followed by a string or numeric literal, enclosed in parentheses. The value inside the parentheses cannot be a %variable or an expression. For more information about the <tt>Default</tt> keyword see the ''Janus SOAP Reference Manual''.


[[Category:Sirius Mods Messages]]
[[Category:Sirius Mods messages]]

Revision as of 18:00, 19 April 2013

The default value following a Default keyword in a method declaration had incorrect format. The Default keyword is expected to be followed by a string or numeric literal, enclosed in parentheses. The value inside the parentheses cannot be a %variable or an expression. For more information about the Default keyword see the Janus SOAP Reference Manual.