- bind-parameter-name statement iprocedure
Returns a string representing the name of the bound parameter at index i, or #f if the parameter is anonymous or is out of range.
The string includes the parameter name prefix; for example ":foo", "$foo", "@foo" or "?nnn".