Convenience method to get the integer value of the parameter assigned to an argument. This is valid only if the argument has been assigned exactly one parameter.
type of integer to return
name of the argument
integer value of the parameter assigned to the argument 0 if value is missing or not a valid integer
See Implementation
Convenience method to get the integer value of the parameter assigned to an argument. This is valid only if the argument has been assigned exactly one parameter.