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