Calling Optional Inputs
To see if an input is optional, you can check to see if it's name has "(Optional)" at the end of it. When filling in the input you will be able to see the default value of the input:
To use the default value of the input you can either:
- Reference an empty cell
- Simply not fill in the value in the formula
Both methods will make ArupCompute use the default value.