Forum Discussion

Lagencie's avatar
Lagencie
Frequent Contributor
6 years ago
Solved

Overwrite Namemapping Configuration in Runtime

Is it possible to overwrite a mapped objects className within a script during runtime?   NameMapping.bla.element.this.className ="newClassName"   Sadly this doesnt work, it only overwrites th...
  • tristaanogre's avatar
    6 years ago

    No, you cannot do that.  As you noted, you can use a project variable, but there is no way to alter the values of the properties used for object identification otherwise.