containerNames

Typefunction
Dictionarylibrary.responsivelayout
LibraryResponsiveLayout
Syntax
containerNames()
Associationscom.livecode.library.responsivelayout
Summary

List of all types of container that the ResponsiveLayout library has.

Example
put containerNames() into field "containers"
Values
NameTypeDescription
return

The containerNames function returns a list of container names, one per line.

Description

Use the containerNames function to get the name of all container types that you can use in the current version of the ResponsiveLayout library.