EngineVersion 1mappingFunctionsgrel:math_roundReturns the closest integer to the number. Parameters grel:p_dec_n (required, decimal) Parameter name: n Returns output integer: integergrel:math_floorReturns the largest integer less than or equal to the number.grel:string_concatConcatenates two string values.