Book a Demo

Author Topic: connectorDestTag  (Read 2931 times)

rob.lancaster

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
connectorDestTag
« on: August 15, 2006, 01:09:22 am »
Hmm... Is there any more documentation on the use of %connectorDestTag:""% when using it generate code?

I'm trying to get the name of an Destination ?object? that a StateFlow connecter is pointing at... and I cannot get this working.

I can't work out the name of the tags that I should be using to get the name....

and the manual mentions "connectorDestElem*", but I', thinking these are un implemented, as the Template editor does not highlight the keywords.



Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: connectorDestTag
« Reply #1 on: August 15, 2006, 02:58:23 pm »
Maybe you should explain a bit more what you're after, and maybe some of what you've tried.  The name of the element at the destination end of a connector is accessible via connectorDestElemName.  (Which is highlighted in my editor by the way)  Additionally, all of the connector macros will only work if you are in a connector template.