Get Title - INPUTD SENDMSG() Function 20
Syntax
TITLE$=SENDMSG(sysgui,id,20,0,$${,context{,ERR=lineref}})
Description
In BBj 4.00 and higher, this function returns the INPUTD control text.
| 
                                                             Parameter  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             sysgui  | 
                                                        
                                                             SYSGUI channel.  | 
                                                    
| 
                                                             id  | 
                                                        
                                                             INPUTD control ID.  | 
                                                    
| 
                                                             20  | 
                                                        
                                                             Number of this SENDMSG() function.  | 
                                                    
| 
                                                             0  | 
                                                        
                                                             Always zero.  | 
                                                    
| 
                                                             string$  | 
                                                        
                                                             Always null.  |