1 DIF$ DIF$ returns a string whose value is the difference between two numeric strings. Example Result$ = DIF$("6776", "-455") 2 Syntax str-var = DIF$(str-exp1, str-exp2)