instanceId()
function module_class_name.instanceId()
Returns the Instance Id of an Instance of your Plugin on the current page.
Anywhere in your JavaScript code in the front-end. From Zenario 7.0 onwards.
Note that this will only return one Instance Id; if you have more than one Instance on a page then it's not defined which one will be returned.
An Instance Id, or false if there are no instances of your Plugin currently one the page.