TagUI
TagUI copied to clipboard
Method in Tagui
I want to create a method in Tagui so that i can reuse it in multiple places and to avoid complexity.
Can someone give me an example code for this?
https://github.com/aisingapore/TagUI/issues/938
Thanks @marcelocecin ! Hi @farman9905 also linking to the doc on this tag step - https://tagui.readthedocs.io/en/latest/advanced.html#running-flows-within-a-flow
It is also possible to write JavaScript functions to reused across TagUI, but I think in the documentation this part isn't mention, to cater more for business user vs hardcore developer.