You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

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.1514)

 returns

 

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

 

  • No labels