Name (UnknownStatistic property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
#REDIRECT [[UnknownStatistic class#Name property|Name property]]


<span class="pageSubtitle"><section begin=dpl_desc/>Name of statistic not recognized by the calling method<section end=dpl_desc/></span>
[[Category:UnknownStatistic methods|Name property]]
[[Category:UnknownStatistic methods|Name property]]
<p>
<var>Name</var> is a member of the <var>[[UnknownStatistic class|UnknownStatistic]]</var> class.
</p>
==Syntax==
<p class="syntax">%name = %unknown:Name
</p>
===Syntax terms===
<table class="syntaxTable">
<tr><th>%name</th>
<td>This string variable is to contain the name of the unrecognized statistic.
</td></tr>
<tr><th>%unknown</th>
<td>An UnknownStatistic object variable.
</td></tr></table>

Latest revision as of 19:40, 10 May 2011