tool | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies which tool is currently chosen. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: powerKeys Command: choose Function: tool Control Structure: function Glossary: property, command, return | ||||||
Description | Use the tool property to check which tool is in use before performing an action that depends on the tool. The tool names are the same as the names used with the choose command to select a tool for use. Setting the tool is equivalent to choosing the tool with the choose command. When setting the tool property, you can omit the word "tool". |