Description (CharacterTranslationException property)

From m204wiki
Revision as of 05:25, 15 April 2011 by Goff (talk | contribs) (match syntax table to syntax template, tags and edits)
Jump to navigation Jump to search

Brief description of the exception (CharacterTranslationException class)

Syntax

%string = characterTranslationException:Description

Syntax terms

%string A string to receive the description of the exception.
characterTranslationException A reference to an instance of a CharacterTranslationException object.

See also