Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

STR$ returns a string containing the value of NumExp

Syntax

STR$(NumExp)

Arguments

  •  NumExp is a real value, parameter or expression that can either be positive, zero or negative

Examples

STR$(3.14151514)

 returns


"3.1415" 

Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview