llEscapeURL
LSLstring llEscapeURL(string url)
Returns an escaped/encoded version of url, replacing spaces with %20 etc.\ Returns the string that is the URL-escaped version of URL (replacing spaces with %20, etc.).\ This function returns the UTF-8 encoded escape codes for selected characters.
Parameters
| Type | Name |
|---|---|
| string | url |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
vector llGetPos()
vector llRot2Axis(rotation rot)
key llHTTPRequest(string url, list parameters, string body)
key llRequestAgentData(string id, integer data)
string llGetHTTPHeader(key request_id, string header)
void llApplyRotationalImpulse(vector force, integer local)
key llReadKeyValue(string key)
key llGetOwnerKey(string id)