uint getTrustLevels(string url = null)
Gets a mask of the scripting ACL trust levels for the calling frame or an optional URL
Security
Trust Level Required: None
Parameters
Name | Description |
url | (Optional) The URL to check against the scripting ACL. When set to null (default), it will use the URL of the calling frame. |
Return
A bitmask you can use to check for trust level flags. Trust Level Flags: Low = 1, Medium = 2, Full = 4.
Requirements
KioWare OS (Linux®) version 1.0 or greater.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.