These are the data type-specific methods for adding an ABL LONGCHAR parameter:
Syntax
public void addLongchar(int position, String value, int mode)
throws Open4GLException
public void addLongcharArray(int position, String[] value, int mode,
int extentValue)
throws Open4GLException