Javascript Properties JavaScript Reference

Note:
Read and write property. 
Specifies the character to separate fields or table columns. 
Value: 
Any alphanumeric character (default is a comma), or 
any encoding for a nonprintable character, such as # for the # symbol).
The TDC (Tabular Data Control, a Microsoft ActiveX control) object allows an HTML page to display data from delimited text files either as part of tables or one row at a time. Using the  element, you can embed the TDC control inside a page.
    
Syntax:
    
objectName.fieldDelim = value