Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llGetHTTPHeader

LSL
string llGetHTTPHeader(key request_id, string header)

Returns the value for header for request_id.\ Returns a string that is the value of the Header for HTTPRequestID.

Parameters

TypeName
key request_id
string header
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL