dynamically load content of code object(s)
Posted: 10 Jul 2020, 12:41
I use Actiona for a number of development tasks in Ubuntu/Windows.
I have been exploring how I can use dynamically changed Actiona scripts. That is, the content of the Actiona script can be dynamically changed from downloaded code.
It is my understanding that Actiona has no provision for changing the (ECMAscript) content of any code objects.
Is this correct?
I have a workaround to achieve this but I wanted to first check if I have missed a feature. I see that Web download allows a var to be dynamically loaded from a URL. But how to then transfer this downloaded var into an internal code object to run as ECMAscript?
I have been exploring how I can use dynamically changed Actiona scripts. That is, the content of the Actiona script can be dynamically changed from downloaded code.
It is my understanding that Actiona has no provision for changing the (ECMAscript) content of any code objects.
Is this correct?
I have a workaround to achieve this but I wanted to first check if I have missed a feature. I see that Web download allows a var to be dynamically loaded from a URL. But how to then transfer this downloaded var into an internal code object to run as ECMAscript?