Skip to main content

mobileControls

Type

function

Summary

Returns a list of all native mobile controls currently in existence.

Syntax

the mobileControls
mobileControls()

Description

Use the mobileControls function to get a list of all native controls currently in existence created using mobileControlCreate.

Examples

put mobileControls() into tControlList

Value

NameTypeDescription

return

The mobileControls function returns a return-delimited list of control names or ids. Where a control has a name that is used, otherwise its id is used. Only controls created with the mobileControlCreate command are present in the list.

command: mobileControlDelete, mobileControlDo, mobileControlSet, mobileControlCreate

function: mobileControlGet, mobileControlTarget

Compatibility and Support

Introduced

LiveCode 4.6

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?