Long SetDelimiter (LPCTSTR Type, LPCTSTR Delimiter);
Available (from release):
stOCX (V4-0), stPro Automation (V4-0)
Return Value:
Nonzero if successful otherwise 0.
Parameters:
| Name: | Description: | 
| Type | The type of Delimiter that is to be set. | 
| Delimiter | The value to which the given Delimiter is to be set. | 
Type information:
The following Delimiter Types can be set using this method.
| Type: | Default Value: | Description: | 
| FIELD | ',' | Set the character to use to separate fields in return string. | 
| RECORD | '|' | Set the character to sue to separate records in a return string. | 
Scope:
This method changes the Field and Record Delimiters used by the following API's.
Remarks:
Call this function to set the delimiting character for separating sections of attribute values