Name (UnknownStatistic property)

From m204wiki
Revision as of 21:40, 16 January 2011 by 198.242.244.47 (talk) (Created page with " <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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<section begin=dpl_desc/>Name of statistic not recognized by the calling method<section end=dpl_desc/>

Name is a member of the UnknownStatistic class.

Syntax

%name = %unknown:Name

Syntax terms

%name This string variable is to contain the name of the unrecognized statistic.
%unknown An UnknownStatistic object variable.