Method ExportCSV

Exports the datatable values to an external CSV file

Usage

Function ZAP.Datatable.ExportCSV( 
	String Path
)

Parameters

Path

Type: String

Path of the CSV file

Returns

No return value

Example

VBScript

Datatable.ExportCSV "C:datatable.csv"

JavaScript


Documentation Categories

ZAPTEST

FARM

LOAD