Skip to main content

backgroundIDs

Type

property

Summary

Reports the backgrounds in a stack.

Syntax

get the backgroundIDs of <stack>

Description

Use the backgroundIDs property to find out which backgrounds are available.

The backgroundIDs is the list of all backgrounds in the stack whose backgroundBehavior property is set to true, whether they appear on the current card or not. If a group in the stack contains groups, only the top-level groups are reported.

To find out which groups are placed on a card, use the groupIDs property.

Examples

get last line of the backgroundIDs of this stack

Value

NameTypeDescription

value

The backgroundIDs of a stack reports a list of short ID properties of groups, one per line. This property is read-only and cannot be set.

glossary: property, current card, background, group

keyword: line

object: stack

property: properties, groupIDs, backgroundBehavior, ID

command: group

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?