llGetParcelDetails
LSLlist llGetParcelDetails(vector pos, list param)
Returns a list of parcel details specified in the ParcelDetails list for the parcel at Position.\ Parameters is one or more of: PARCEL_DETAILS_NAME, _DESC, _OWNER, _GROUP, _AREA, _ID, _SEE_AVATARS.\ Returns a list that is the parcel details specified in ParcelDetails (in the same order) for the parcel at Position.
Parameters
| Type | Name |
|---|---|
| vector | pos |
| list | param |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
rotation llGetRegionSunRotation()
void llTakeControls(integer controls, integer accept, integer pass_on)
vector llDetectedTouchUV(integer index)
string llJsonGetValue(string json, list specifiers)
void llTargetOmega(vector axis, float spinrate, float gain)
key llGetOwner()
vector llGetLocalPos()
integer llList2Integer(list src, integer index)