Hi@CU25040303-0,
I found an alternative solution for resetting the Address Input control outside of a form.
The reason standard variables and Reset() fail is that the control's internal search engine "locks" onto manual text. You have to force a "buffer break" using a Timer Control to give the UI time to register the change.
1. Add a Timer Control
✅If this helped, please Accept as Solution to help others ❤️ A Like is appreciated