Javascript debugger Website design
OCI-Lob { bool export(string filename, int start, int length);}
bool export(string filename, int start, int length);
Exports LOB contents to a file.
Path to the file.
Indicates from where to start exporting.
Indicates the length of data to be exported.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE