LEFT
ls = LEFT (s [,n])
Returns the n
number of leftmost chars of string
s
as string ls
. If n
is not
specified then n = 1.
Example
"abcdef"
s = print LEFT(s) ' Output: a
print LEFT(s, 3) ' Output: abc
Code samples using LEFT
000 hello.bas
002 numeric variables.bas
006 arrays+.bas
2048.bas
2048.bas
3d_torus.bas
3dtorus.bas
7gables.bas
agendus.bas
anomail.bas
another look at trig functions.bas
arc_ui.bas
betrayal: crows ii.bas
bezier_pen.bas
Blackbox.bas
blackbox.bas
BlackJack.bas
blackjack.bas
block.bas
bolmo.bas
btn 21.bas
calc.bas
checkers.bas
checkers.bas
chess.bas
chess.bas
conrec-sb-v01.bas
coordplot.bas
crow.bas