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