Are you an LLM? You can read better optimized documentation at /process-functions/script-getaccesstags.md for this page in Markdown format
script.getAccessTags
Returns the access tags of the specified user.
js
script.getAccessTags(user_email)Parameters
user_email- Email Address.
Example
js
let access = script.getAccessTags(user_email);