URL REQUEST DENIED: Difference between revisions
Jump to navigation
Jump to search
m New page: {{LSL Constant |name=URL_REQUEST_DENIED |type=string |value={{String|URL_REQUEST_DENIED}} |desc= |examples= |functions= |events= {{LSL DefineRow||http_request|}} |cat1=HTTP |cat2 |cat3... |
(No difference)
|
Revision as of 14:05, 27 February 2009
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: string URL_REQUEST_DENIED = "URL_REQUEST_DENIED";The string constant URL_REQUEST_DENIED has the value "URL_REQUEST_DENIED"
Caveats
Related Articles
Events
• | http_request |