Talk:LlParseString2List: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
No edit summary
Strife Onizuka (talk | contribs)
No edit summary
Line 1: Line 1:
*Is there a limit to the number of items that this function will parse into a list?
*Is there a limit to the number of items that this function will parse into a list?
**The amount of free memory.
**Yes there is a limit, the amount of free memory the script has.

Revision as of 17:53, 20 February 2007

  • Is there a limit to the number of items that this function will parse into a list?
    • Yes there is a limit, the amount of free memory the script has.