chickadee » sqlite3 » bind-parameter-index

bind-parameter-index STATEMENT NAMEprocedure

Can be applied to any statement and returns the index of the bindable parameter called NAME or #f if no such parameter exists.

This procedure always succeeds and never throws an exception.