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