BBjAPI::makeTemplatedString
Description
In BBj 7.00 and higher, this method returns a BBjTemplatedString with a specified template.
Syntax
Return Value |
Method |
---|---|
makeTemplatedString(string template) |
Parameters
Variable |
Description |
---|---|
template |
The template that will define the fields for the returned BBjTemplatedString. |
Return Value
Returns a BBjTemplatedString based on the specified template.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.