BBjTemplatedString::fattr
Description
In BBj 7.0 and higher, this method returns the template used to create this BBjTemplatedString.
Syntax
Return Value |
Method |
---|---|
string |
fattr() |
Parameters
None.
Return Value
Returns the template used to create this BBjTemplatedString.
Remarks
None.
Example
template$ = "name[5]:c(32*),context:u(2),code:u(1),id:u(2),objtype:i(2)" |
See Also
FATTR Function - Get Field Attribute Information
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.