Forum

Mathieu Roll
Keymaster
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
5 years, 6 months ago #20030
Up
0
Down
::

Hello Klaus,

 

Simplifier.Connector is a javascript object so you can use the standard javascript object notation to achieve it.

For example:

var myConnectorName = ‘Test_Con’

Simplifier.Connector[myConnectorName].testCall()