Each ErrorPrefix element should contain a text string. If an add-in function returns a string value which starts with the specified text string, then an exception will be raised, using the remainder of the string value (after the prefix has been removed) as the error message.

See Also

Other Resources