Error Messages/41086
< Error Messages
Revision as of 19:31, 17 February 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = Incorrect number of arguments to AttribGet(Attribute, Object). = Cause = You did not pass two, <<Attribute>> and <<Object>>, arguments to the […')
Error Message Examples
Incorrect number of arguments to AttribGet(Attribute, Object).
Cause
You did not pass two, <<Attribute>> and <<Object>>, arguments to the AttribGet function.
Remedies
The use of AttribGet is not recommended. Please use the Attrib of Obj syntax instead.
Comments
<comments />
Enable comment auto-refresher