HOLEFR GET GROUP: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[:Category:Hole_Manager|{{Up}}]]
{{Command|syntax=HOLEFR_GET_GROUP <group>, <num features>
{{Command|syntax=HOLEFR_GET_GROUP <group>, <num features>
|description=*DESCRPTION*
|description=:Get the number of features in a hole group.
 
|param1=<group>|param1_desc=Hole group number
|param2=<num features>|param2_desc={{parameter_variable_any_name}} the number of features.


|param1=<group>|param1_desc={{group}}
|param2=<num features>|param2_desc={{num features}}
}}
}}


===Example===
===Example===
:- HOLEFR_GET_GROUP
:- HOLEFR_GET_GROUP 3, num1


[[Category:Hole_Manager]]
[[Category:Hole_Manager]]

Latest revision as of 00:10, 12 January 2011

Up

Command

HOLEFR_GET_GROUP <group>, <num features>


Get the number of features in a hole group.

Parameters

<group>
Hole group number
<num features>
Name of variable to be set to the number of features.

Example

- HOLEFR_GET_GROUP 3, num1