Spreadsheet File Template - Spreadsheet Functions

This is the list of the currently supported Spreadsheet functions that will be migrated to the result file

function name Example parameters explanation
ABS {{==ABS(A2)}} cell region returns spreadsheet function with expanded regions if needed.
AVERAGE {{==AVERAGE(A2)}} cell region returns spreadsheet function with expanded regions if needed.
CONCAT {{==CONCAT(A2)}} returns spreadsheet function with expanded regions if needed.
MAX {{==MAX(A2,B2:B3)}} cell region returns spreadsheet function with expanded regions if needed.
MIN {{==MIN(A2,B2:B3)}} cell region returns spreadsheet function with expanded regions if needed.
SUM {{==SUM(A2,B2:B3)}} cell region returns spreadsheet function with expanded regions if needed.