setInstanceName(String) method

A plugin may be instantiated multiple times with different set of attributes, the instanceName may be set externally to uniquely identify a particular instance.

Syntax

void setInstanceName ( String instanceName )

Parameters