ISInterface:DataParse

From Lavish Software Wiki
Revision as of 02:10, 23 July 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Purpose

Performs in-place processing of LavishScript Data Sequences

Usage

Parameters

  • char *ToParse
Null-terminated string to process

Return Value

  • bool
This function currently always returns true, but would ideally return false if processing fails

Examples

See Also