llGetParcelDetails
list llGetParcelDetails(vector Position, list ParcelDetails)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
-
Position(vector) - Location within the region.
-
ParcelDetails(list) - List of details requested for the specified parcel location.
Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related functions can be linked here