GET PATH NUM FEAT: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
Line 2: Line 2:


{{Command|syntax=GET_PATH_NUM_FEAT <path number>, <number of features>
{{Command|syntax=GET_PATH_NUM_FEAT <path number>, <number of features>
|description=:
|description=:Get the number of features in a numbered [[macro path]].


|param1=<path number>|param1_desc={{path number}}
|param1=<path number>|param1_desc={{path number}}
Line 9: Line 9:


===Example===
===Example===
:GET_PATH_NUM_FEAT
:GET_PATH_NUM_FEAT 2, NumFeat


[[Category:Operations]]
[[Category:Operations]]

Revision as of 23:52, 13 January 2011

Up

Command

GET_PATH_NUM_FEAT <path number>, <number of features>


Get the number of features in a numbered macro path.

Parameters

<path number>
Path number (1 to 100).
<number of features>
Template:Number of features

Example

GET_PATH_NUM_FEAT 2, NumFeat