llGetPermissions
LSLinteger 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
Takes no parameters.
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llLinksetDataRead(string name)
key llRezObjectWithParams(string inventory, list lparam)
integer llGetAgentInfo(key id)
void llCollisionSound(string impact_sound, float impact_volume)
void llLookAt(vector target, float strength, float damping)
key llList2Key(list src, integer index)
list llGetParcelPrimOwners(vector pos)
vector llGetCenterOfMass()