location-on-ground vbox var dlg = props.globals.getNode("/sim/gui/dialogs/location-on-ground", 1); var apt = dlg.getNode("airport", 1); apt.setValue(""); var rwy = dlg.getNode("runway", 1); rwy.setValue(""); table center 00 01 /sim/gui/dialogs/location-on-ground/airport 10 11 /sim/gui/dialogs/location-on-ground/runway hbox 10 true true true