llGetPermissions
integer llGetPermissions()Returns an integer bitmask of the permissions that have been granted to the script. Individual permissions can be determined using a bit-wise "and" operation against the PERMISSION_* constants
Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related functions can be linked here