Still coming up to speed on Power Automate Desktop - I'd like to create a utility library with functions that can be called from different flows in Power Automate Desktop.
Maybe starting with something simple, like creating my own HashSet with a function like: addIfMissing(myHashSetList, "abc")
Any hints or advice? Thanks in advance.