Hi everybody =)
can anybody tell me how I can use the command "XmlIdLink()" inside a "Python Script"-Action?
Thanks in advance.
EDIT:
I want to use it in this context:
" eg.plugins.EventGhost.EnableItem(XmlIdLink())"
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Usage of XmlIdLink()
-
eatmeimadanish
- Experienced User
- Posts: 118
- Joined: Thu Oct 01, 2009 5:11 pm
Re: Usage of XmlIdLink()
You can't, I have been down this road so many times. I agree it would be nice, but XMLidLINK is under the hood so to speak running in the excutable and not passed to the gui interface. It would make life SOOOOOO much easier if we could just specifiy the XML ID in our actions. If I get some time I might make the change to EG to resolve this. Instead you will have to use alot of jump to's.