The SUM$ function returns a string whose value is the sum of two numeric strings. Example Sigma$ = SUM$("234.444", A$)
1 – Syntax
str-var = SUM$(str-exp1, str-exp2)