In BBj 16.0 and higher, this tag can be used in a BBJSPBBJSP Page to specify parameters of the parent <SQL.Query> tag.
Attribute Name |
Description |
Required |
Expression |
Data Type |
---|---|---|---|---|
type |
The type of data |
false |
false |
String |
value |
The parameter value |
true |
false |
String |
None.
|
${theRecord['NAME']} | ${theRecord['ADDRESS']} ${theRecord['ADDRESS2']} | ${theRecord['CITY']} | ${theRecord['STATE']} | ${theRecord['ZIP']} | ${theRecord['PHONE']} |