using isbound() with global variables
2431 0 0- nas7ybuttler
- Member
- 29 posts
- Joined: 1月 2008
- Offline
I've got some vex code where I'm trying to determine if the the ‘Cd’ attribute has been set upstream of the current node. When I use isbound(“Cd”), it always returns a 1 regardless of whether or not it has been set upstream (I assume this is because Cd is a global variable). Is there another method I should be using to find out this information?
-
- Quick Links