Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2017 08:47 AM
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2017 10:59 AM
Yes it is. You can prove this by doing a debug statement like
gs.info(gs.getUserID()); // display this user's user ID.
Why do you ask?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2023 06:16 PM
Now that we understand that with server side scripts, the developer can determine the impact of ACLs by choosing the API.
Then, what is the impact of ACLs in the Client side script?
Thank you