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