Returns a list of all native mobile controls currently in existence.Syntax:
mobileControls()
Examples:
put mobileControls() into tControlList
Use the mobileControls function to get a list of all native controls currently in existence created using mobileControlCreate.
See also: mobileControlSet (command),mobileControlCreate (command),mobileControlGet (function),mobileControlTarget (function),