externalCommands | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | stack | ||||||
Summary | Lists the available external commands for a stack. | ||||||
Introduced | 1.0 | ||||||
Changes | Support for using the externalCommands property on OS X systems was added in version 2.0. | ||||||
OS | windows, linux | ||||||
Platforms | desktop, server | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: line Property: externalPackages Object: stack Glossary: external, property, handler | ||||||
Description | Use the externalCommands property to find out whether a particular external command is available for use in handlers, or to list all the available external commands. You use an external command in a handler the same way you use one of LiveCode's built-in commands. |