Book a Demo

Author Topic: Setting RefGuid on Tagged Value in Script  (Read 3754 times)

Tim Hosking

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Setting RefGuid on Tagged Value in Script
« on: October 30, 2014, 06:47:09 pm »
Hi,

I'm trying to figure out how to add a RefGuid type of tagged value in a VB script. I know which element I want to associate via the RefGuid but don't know what property to set to make the link. I hope that makes sense. Any help?

Thanks,
Tim

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Setting RefGuid on Tagged Value in Script
« Reply #1 on: October 30, 2014, 09:30:50 pm »
Haven't verified this, but try just inserting the GUID (including the {}).

q.

Tim Hosking

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Setting RefGuid on Tagged Value in Script
« Reply #2 on: October 31, 2014, 03:20:58 pm »
Thanks for that. I'll give it a go.

Tim