Function Answer.nParams

Returns the number of parameters of a prepared statement. This function is only useful when inspecting the result of describePrepared. For other types of queries it will return zero.

uint nParams() immutable;