how-to-read-anr-write-tags (Continued)...
Asked by mrplatypus
10 years ago.
10 years ago.
If referring to the following posting:
https://forums.daypilot.org/Topic.aspx/2243/how-to-read-anr-write-tags
You say that in order to refer to the tags by name, you should use:
e.data.tag["key"]
I have found that with version I have, version 8.1.3469.1, the author of the post is correct, to return the datatagvalue by name the software wants:
e.tag("tagname")
DayPilot