LOWER
lc = LOWER (s)
Converts the string s
to the lower-case string
lc
.
Example:
"TeSt-STrinG"
s = print lower(s) ' Output: test-string
Code samples using LOWER
006 arrays+.bas
2048.bas
2048.bas
checkers.bas
checkers.bas
chess.bas
chess.bas
crgb.bas
filemanager.bas
flowers.bas
follow me.bas
Fractal_Tree.bas
g_col_09.bas
glitter hopalong.bas
guessit.bas
GUI RPSLS v2.bas
klotski.bas
klotski.bas
klotski_puzzle.bas
pirate.bas
raycaster.bas
raycaster.bas
rock paper scissors lizard spock.bas
scampling.bas
startrek.bas
startrek.bas
strlib.bas
tracklog.bas
tree.bas
String
ASC
BCS
BIN
CBS
CHOP
CHR
DISCLOSE
ENCLOSE
FORMAT
HEX
INSTR
JOIN
LCASE
LEFT
LEFTOF
LEFTOFLAST
LOWER
LTRIM
MID
OCT
REPLACE
RIGHT
RIGHTOF
RIGHTOFLAST
RINSTR
RTRIM
SINPUT
SPACE
SPC
SPLIT
SPRINT
SQUEEZE
STR
STRING
TRANSLATE
TRIM
UCASE
UPPER
VAL
If there is insufficient information on this page and you wish learn more about LOWER,
please send an email to smallbasic@gmail.com. You can help to improve information about
LOWER by submitting a pull request,
click View Source for details. Note, an offline language reference text file is also available - see the Download section.