BBjTemplatedString::getFieldLength
Description
In BBj 14.00 and higher, this method returns the defined length of a BBjTemplatedString field.
Syntax
|
Return Value |
Method |
|---|---|
|
int |
getFieldLength(string fieldname) |
Parameters
|
Variable |
Description |
|---|---|
|
fieldname |
The fieldname of the field. |
Return Value
Returns the defined length of the specified field.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.