BASICHELP.HLB  —  LET
  The LET statement assigns a value to one or more variables.

  Examples

  LET A = 3.1415926535
  A$ = "ABCDEFG"
Additional Information: explode extract
Syntax
Close Help