BBjTemplatedString::isFieldTerminatorEscaped
Description
In BBj 14.00 and higher, this method returns whether the specified BBjTemplatedString field is variable length with the terminator escaped.
Syntax
|
Return Value |
Method |
|---|---|
|
boolean |
isFieldTerminatorEscaped(string fieldname) |
Parameters
|
Variable |
Description |
|---|---|
|
fieldname |
The name of the field. |
Return Value
Returns whether the specified field is variable length with the terminator escaped.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.