Hi,
Is it possible to access a C2 global variable using the Browser object's Execute java script action?
I'm adapting a plugin to work in C2. The plugin gets a URL of an image from a function and then appends the document with an img tag.
I would like to get the image URL form this function inside C2 and send it to a 'Load image from URL' action.
Can it be done?