Name (UnknownStatistic property): Difference between revisions
Jump to navigation
Jump to search
(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...") |
m (1 revision) |
(No difference)
|
Revision as of 21:57, 16 January 2011
<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. |