Function parseSource
Returns root tag. The optional 'filename' parameter can be included so that the SDL document's filename (if any) can be displayed with any syntax error messages.
Prototype
Tag parseSource( string , string );
Returns root tag. The optional 'filename' parameter can be included so that the SDL document's filename (if any) can be displayed with any syntax error messages.
Tag parseSource( string , string );