Position (InvalidBase64Data property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (match syntax table to syntax template, tags and edits)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:InvalidBase64Data:Position subtitle}}
#REDIRECT [[InvalidBase64Data class#New constructor|Position property]]
This readOnly property returns the position in the (expected) base64-encoded string where a non-base64-encoding character was found.


==Syntax==
[[Category:InvalidBase64Data methods|Position property]]
{{Template:InvalidBase64Data:Position syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%number</th>
<td>This numeric value is the position in the base64 string where a non-base64 character was found.
</td></tr>
<tr><th>invalidBase64Data</th>
<td>A reference to an instance of an <var>InvalidBase64Data</var> object.
</td></tr></table>
 
==See also==
{{Template:InvalidBase64Data:Position footer}}

Latest revision as of 15:17, 10 May 2011