Syntax

The following are the data type-specific methods for adding an ABL LONGCHAR parameter:

public void AddLongChar(int position, String value, int mode)

public void AddLongCharArray(int position, String[] value, int mode, 
                             int extentValue)

For information on the parameters to these methods, see General syntax for add parameter methods.