BBjTriggerData::getExtract
Description
In BBj 6.0 and higher, this method indicates whether the read operation occurred as a result of an EXTRACT call.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         boolean  | 
                                                    
                                                         getExtract()  | 
                                                
Parameters
None.
Return Value
Returns true if the read operation occurred as a result of an EXTRACT call or false if it was not an EXTRACT call.
Remarks
None.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.