If any issues are discovered while sending a message via API script, it will owner-say the following errors:
From ‘Regular’ and ‘Customized’ scripts:
ERR(nam)— Script name doesn’t follow the expectations (sincev112).ERR(inv)— More than one API script is in the inventory.ERR(lnk)— Message is sent from a different link number.ERR(xow)— Regular API script attempts to target cross-owner device or avatar.ERR(exc)— Message contains"!"character. (The message follows).ERR(len)— Message is longer than400characters (300in versions beforev112). (The message follows).ERR(cnt)— Message contains more than40;-delimited commands. (The message follows).
From ‘Customized’ scripts exclusively:
ERR(cre)— API script is placed in a non-authorized creator prim.ERR(fmt)— Message is not properly formatted: no signature or nonce.ERR(sig)— Signature is wrong.ERR(def)— Defective ‘Customized’ API script.- Creator: Please contact the Aeros team for a replacement.
- User: Please update the product.
Any errors in command names or values will simply be ignored.

