Difference between revisions of "Template:LSL All Functions/Key"

From Second Life Wiki
Jump to navigation Jump to search
(New page: {| {{Prettytable}} |- {{Hl2}} ! Key ! Description |- || {{LSL New}} || The function was recently added. |- || {{LSL_D}} || The function has been deprecated but still works. <br/> It is bes...)
 
(No difference)

Revision as of 00:29, 26 September 2008

Key Description
 NEW  The function was recently added.
 D  The function has been deprecated but still works.
It is best to avoid functions marked as deprecated.
 R  The function has not only been deprecated, it has been removed.
Do not use functions marked as removed.
 U  The function has not been implemented.
Do not use functions marked as not implemented.
 G  The function requires god-mode.
Functions marked as such cannot be used.