TextConverter Object

TextConverter object has two way communication interface:

Context Methods are event handler which are called by the TextConverter when a corresponding event occurs.

You should implement context methods to customize different phases of the conversion process, such as the start of the process, processing of an input record, the end of the process, etc. 

The Context Methods are:

These are a set of methods, including some very useful functions, implemented by the TextConverter object itself and to be called from your script.

Note: This set of methods is specific to TextConverter only and are not available in TARGET Reports or other TARGET applications outside of TextConverter.

Click on this link to see the list of methods and properties.