CalcIt Commands

PACK(ArrExpr, c='|')

Returns the contents of  ArrExpr as one delimited string value using character c as delimiter. If delimiter parameter is omitted then the default delimiter character is used.

Go Back