Skip to main content

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:

optional input example

To use the default value of the input you can either:

  1. Reference an empty cell
  2. Simply not fill in the value in the formula

Both methods will make ArupCompute use the default value.