Skip to main content

externalPackages

Type

property

Summary

Lists the available external packages for a stack.

Syntax

get the externalPackages of <stack>

Description

Use the externalPackages property to find out whether a particular external package is available for use in handlers, or to list all the available external packages.

Examples

put the externalPackages of stack "Main" into field "Package List"

Value

NameTypeDescription

value

The externalFunctions of a stack reports a list of available external packages, one per line. This property is read-only and cannot be set.

glossary: external, property, handler

keyword: line

object: stack

property: externalCommands, externalFunctions, destroyWindow, externals

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?