Description (CharacterTranslationException property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with " <span class="pageSubtitle"><section begin=dpl_desc/>Brief description of the exception<section end=dpl_desc/></span> [[Category:CharacterTranslationException methods|Description...")
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
#REDIRECT [[CharacterTranslationException class#Description property|Description property]]
<span class="pageSubtitle"><section begin=dpl_desc/>Brief description of the exception<section end=dpl_desc/></span>
[[Category:CharacterTranslationException methods|Description property]]
[[Category:CharacterTranslationException methods|Description property]]
<p>
Description is a member of the [[CharacterTranslationException class]].
</p>
==Syntax==
<p class="syntax">%str = %chTransEx:Description
</p>
===Syntax terms===
<table class="syntaxTable">
<tr><th>%str</th>
<td>A string to receive the description of the exception.
</td></tr>
<tr><th>%chTransEx</th>
<td>A reference to an instance of a CharacterTranslationException object.
</td></tr></table>

Latest revision as of 22:55, 9 May 2011