- bind-parameter-name STATEMENT Iprocedure
Can be applied to any statement and returns the name of the bindable parameter number I (counting from 0) or #f if no such parameter exists or the parameter has no name.
This procedure always succeeds and never throws an exception.