Hello All,
just wondering if there a command-line option available somewhere to test snippets of vb expressions that we write in Uipath. For example the result of a string manipulation … am talking the way we use the command-line in Python or Node …
Thanks for your Help Hara
@Hara_Gopal Not ready for every task, but helpfully for quick statement tests
Change to VB.Net and Script
You can try “Linqpad” as it enable you to test Vb expressions and show its results.