Returns the value of an expression result as a String datatype.
Use the following syntax:
objectName.getStringBuffer();
Use the following example Java code to get the result of an expression that returns two concatenated strings, where JExprConcat is an JExpression object: