wwBusinessObject::seterror
Sets the error flag and error message properties.
o.SetError(lcErrorMsg, lnError)
Parameters
lcErrorMsg
Error message to set error to.
lnError
not used.
Passing no parameters clears the error flag and error message properties.