- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
the previous script contains a typo and won't work.
Try this script instead.
this.access = this.isNull ? "open" : "protected";
Hi,
the previous script contains a typo and won't work.
Try this script instead.
this.access = this.isNull ? "open" : "protected";