- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
You can verify if an object is visible or hidden
if (this.resolveNode("Reference_Syntax").presence == "visible"){
} else if(this.resolveNode("Reference_Syntax").presence == "hidden"){
}
Views
Replies
0 Likes
Total Likes