llRequestURL
LSLkey llRequestURL()
Requests one HTTP:// URL for use by this script. The http_request event is triggered with the result of the request.\ Returns a key that is the handle used for identifying the result in the http_request event.
Takes no parameters.
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llGetDate()
void llLinkStopSound(integer linknumber)
string llToLower(string source)
list llGetAgentList(integer scope, list options)
string llEscapeURL(string url)
integer llStringLength(string str)
string llList2Json(string type, list values)
void llSetVehicleVectorParam(integer param, vector vec)