Scripting a certain function for a UIBlock Button in a C# Automation Script
6th November 2024
Hello! Is there a way to program a UIBlock Button in an Interactive Automation Script to run a certain code when pressed? The intention is to avoid the uiResult.WasButtonPressed(“destVar”) way …