1
Automation Interface, Add-Ins and Tools / How to get name of Connector client element in VB Script
« on: February 29, 2024, 10:45:56 pm »
Hello all,
This is very naive question but I am struggling to get the name of connectors target in VBscript
I saw in some help that we can get it by
Currentconnector.targer or currenctconnector.End_object_ID but any of these not working.
I can get the ClientID (unique ID) but I am looking to get the name of target element.
Thanks
This is very naive question but I am struggling to get the name of connectors target in VBscript
I saw in some help that we can get it by
Currentconnector.targer or currenctconnector.End_object_ID but any of these not working.
I can get the ClientID (unique ID) but I am looking to get the name of target element.
Thanks