
BBjspServletConfiguration::getParameterNames
Description
In BBj 17.0 and higher, this method returns a BBjVector containing the names of configured parameters of the servlet.
Syntax
Return Value |
Method |
getParameterNames() |
Parameters
None.
Return Value
a BBjVector containing the names of configured parameters of the servlet
Remarks
None.
Example
declare
BBjAPI api! |