positionNames

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

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

Example
put positionNames() into field "positions"
Values
NameTypeDescription
return

The positionNames function returns a list of position names, one per line.

Description

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