UntranslatableHexValue (AddToRecordError property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (consistency is the key)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:AddToRecordError:UntranslatableHexValue subtitle}}
#REDIRECT [[AddToRecordError class#UntranslatableHexValue property|UntranslatableHexValue property]]
==Syntax==
[[Category:AddToRecordError methods|UntranslatableHexValue property]]
{{Template:AddToRecordError:UntranslatableHexValue syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%string</th>
<td>A string to receive the hexadecimal value of the bytes that caused the exception to be thrown.  This will only be valid if the <var>[[Reason (AddToRecordError property)|Reason]]</var> property indicates the exception was due to an untranslatable [[Unicode]] character.
</td></tr>
<tr><th>addToRecordError</th>
<td>An <var>[[AddToRecordError_class|AddToRecordError]]</var> object.
</td></tr></table>
 
==Usage Notes==
<ul>
<li><var>UntranslatableHexValue</var> is available in <var class="product">[[Sirius Mods|"Sirius Mods"]]</var> Version 7.8 and later.
</ul>
 
==See also==
{{Template:AddToRecordError:UntranslatableHexValue footer}}

Latest revision as of 18:49, 9 May 2011