externalFunctions | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | stack | ||||||
Summary | Lists the available external functions for a stack. | ||||||
Introduced | 1.0 | ||||||
Changes | Support for using the externalFunctions 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 externalFunctions property to find out whether a particular external function is available for use in handlers, or to list all the available external functions. You use an external function in a handler the same way you use one of LiveCode's built-in functions. |