Difference between revisions of "LlGetNumberOfNotecardLines"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=276|func_sleep=0.1|func_energy=10.0|func=llGetNumberOfNotecardLines|return_type=key|p1_type=string|p1_name=name|func_footnote=Returns number of lines in notecard 'name' via the dataserver event (cast return value to integer)|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=276|func_sleep=0.1|func_energy=10.0
|func=llGetNumberOfNotecardLines|return_type=key|p1_type=string|p1_name=name
|func_footnote
|func_desc=Requests number of lines in notecard '''name''' via the {{LSLG|dataserver}} event (cast return value to integer)
|return_text=that is the handle for a dataserver event responce.
|spec
|caveats
|constants
|examples
|helpers
|also_functions=*{{LSLG|llGetNotecardLine}}
|also_events*{{LSLG|dataserver}}
|also_tests
|also_articles
|notes
|permission
|negative_index
|sort=GetNumberOfNotecardLines
|cat1=Inventory
|cat2=Notecard
|cat3=Dataserver
|cat4
}}

Revision as of 21:31, 11 February 2007