Javascript example:
components.PREFIX1.controls.TEXTCONTROL1.hide(); components.PREFIX1.getControls().BUTTONCONTROL2.backgroundColor = "Red";
returns Controls
Javascript example: