contentNames

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

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

Example
put contentNames() into field "contents"
Values
NameTypeDescription
return

The contentNames function returns a list of content names, one per line.

Description

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