CSV.Parse


public function Parse

Prototype:

public function Parse(var string data, number is_complete=false)

Parameters

var
// TO DO
is_complete
(number) has a default value of false

Description:

TODO: Document this

Return value:

// TO DO