BBJSP SQL:Param Tag (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 16.0 and higher, this tag can be used in a BBJSPBBJSP Page to specify parameters of the parent <SQL.Query> tag.
Attributes
| 
                                                         Attribute Name  | 
                                                    
                                                         Description  | 
                                                    
                                                         Required  | 
                                                    
                                                         Expression  | 
                                                    
                                                         Data Type  | 
                                                
|---|---|---|---|---|
| 
                                                         type  | 
                                                    
                                                         The type of data  | 
                                                    
                                                         false  | 
                                                    
                                                         false  | 
                                                    
                                                         String  | 
                                                
| 
                                                         value  | 
                                                    
                                                         The parameter value  | 
                                                    
                                                         true  | 
                                                    
                                                         false  | 
                                                    
                                                         String  | 
                                                
Remarks
None.
Example
                                                     |