Versions Compared

Key

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

VAL returns a real value for numeric strings and zero for non-numeric strings and can check the value status of parameters (PENDINGDETERMINED, available)

Syntax

  1. VAL(StrExpr$)
  2. VAL("PENDING:ParName")
  3. VAL("DETERMINED:ParName")
  4. VAL("VALUE:ParName")

...