GET GEO ATTR COLOR: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=GET_ATTR_COLOR <geo ref>, <red>, <green>, <blue> |description=*DESCRPTION* |param1=<geo ref>|param1_desc={{geo ref}} |param2=<red>|param2_desc={{red}} |param3=<green>|par... |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=GET_ATTR_COLOR <geo ref>, <red>, <green>, <blue> | {{Command|syntax=GET_ATTR_COLOR <geo ref>, <red>, <green>, <blue> | ||
|description= | |description=Get the user color attribute associated with a geometry feature. | ||
|param1=<geo ref>|param1_desc={{geo ref}} | |param1=<geo ref>|param1_desc={{geo ref}} | ||
Line 9: | Line 9: | ||
===Example=== | ===Example=== | ||
: | :GET_GET_ATTR_COLOR 21, RedVal, BlueVal, GreenVal | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Revision as of 22:25, 29 July 2010
Command
- GET_ATTR_COLOR <geo ref>, <red>, <green>, <blue>
Get the user color attribute associated with a geometry feature.
Parameters
- <geo ref>
- The reference number of the geometry feature.
- <red>
- Template:Red
- <green>
- Template:Green
- <blue>
- Template:Blue
Example
- GET_GET_ATTR_COLOR 21, RedVal, BlueVal, GreenVal