MSIR.0814 (What) expected: Difference between revisions
Jump to navigation
Jump to search
(Created page with "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 numeri...") |
m (1 revision) |
(No difference)
|
Revision as of 16:45, 9 November 2010
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.