- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Glad you got it working Dave.
Just one small thing. You should not have to resolve the nodes, as the objects are in the same row. It uses resources to resolve the nodes, especially when there are multiple rows. the following should work:
this.rawValue = MonBH.rawValue + TueBH.rawValue + WedBH.rawValue + ThuBH.rawValue + FriBH.rawValue;
This is leaner script,
Niall
Views
Replies
0 Likes
Total Likes