watch 01:36
We're Getting Mutants in the MCU - The Loop
Do you like this video?
Play Sound
Deletes a native mobile control.Syntax:
mobileControlDelete <control>
Examples:
mobileControlDelete tControlID
mobileControlDelete "myControlName"
Use mobileControlDelete to delete a native mobile control that was created with mobileControlCreate.
Parameters:
- control: The name or the id of the control to be deleted.
See also: mobileControlDo (command),mobileControlGet (function),mobileControlTarget (function),mobileControls (function),