get Param Bool
Get a bool type parameter at the given index
Return
the value of the parameter.
Parameters
fn
A Non-null eth abi function
idx
index for the parameter (0-based).
is Output
determines if the parameter is an input or output