Subtract
Returns a column with the name New Column by Subtracting multiple columns
Basic Usage
:: diff(Column1
, Column2
)
Output
Returns a column with the name New Column
Function Parameters
- argument 1 : Name of column 1
- argument 2 : Name of column 2 or a constant value
- argument 3-100: Name of column(s) 3 through 100