# Set the value of the selected tag to the value # from the numeric text field. system.tag.writeBlocking(event.source.parent.getComponent('LabelSelectedTagName').text, event.source.parent.getComponent('Numeric Text Field').doubleValue)