◄Summary► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── Returns a string representation of a number (STR$); converts a string representation of a number to a numeric value (VAL). STR$(numeric-expression) VAL(stringexpression$) ■ numeric-expression Any numeric expression ■ stringexpression$ String representation of a number See Also ◄String Operations►