Get Title - INPUTN SENDMSG() Function 20
Syntax
TITLE$=SENDMSG(sysgui,id,20,0,$${,context{,ERR=lineref}})
Description
This function returns the title text of the INPUTN control, minus the mask characters.
| 
                                                         Parameter  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         sysgui  | 
                                                    
                                                         SYSGUI channel.  | 
                                                
| 
                                                         id  | 
                                                    
                                                         INPUTN control ID.  | 
                                                
| 
                                                         20  | 
                                                    
                                                         Number of this SENDMSG() function.  | 
                                                
| 
                                                         0  | 
                                                    
                                                         Always zero.  | 
                                                
| 
                                                         $$  | 
                                                    
                                                         Always null.  |