On this pageSet commandSet control properties.set <control-id> property1=value property2=value ...CopyExamples​set greeting value="Welcome back, $USER!"CopyThis command changes value property of text control with greeting ID to Welcome back, $USER!.Parameters​control-id​Control ID to update properties.