Integer (Optional) data type | |
Either an Integer (whole number) or the variable can be omitted. v | |
This is an Integer data type that is optional, in other words you can miss it out completely in a function. Usually there are defaults for this kind of input. A string can be converted to a number: see Conversion of Input Strings to Values |