GET TOOL SELECTED: Difference between revisions

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


===Example===
===Example===
:GET_TOOL_SELECTED
:GET_TOOL_SELECTED 3, iSelected


[[Category:Tools]]
[[Category:Tools]]

Revision as of 23:48, 19 October 2010

Up

Command

GET_TOOL_SELECTED <tool number>, <selected>


Check to see if a tool us currently selected.

Parameters

<tool number>
Tool number
<selected>
1=selected, 0=not selected

Example

GET_TOOL_SELECTED 3, iSelected