Returns a list of all native mobile controls currently in existence.
# Metadata
Platforms: mobile OS: ios, android Introduced: 4.6 Security:
# Syntax
the mobileControls
# Examples
put mobileControls() into tControlList
# Description
Use the mobileControls function to get a list of all native controls currently in existence created using mobileControlCreate.
# Tags
# See
- **command:** mobileControlDelete, mobileControlDo, mobileControlSet, mobileControlCreate - **function:** mobileControlGet, mobileControlTarget