René's URL Explorer Experiment


Title: SmallBASIC | LOWER

Description: Converts the string s to lower case.

direct link

Domain: smallbasic.github.io

NoneIE=edge

Links:

https://smallbasic.github.io/
Downloadhttps://smallbasic.github.io/pages/download.html
Newshttps://smallbasic.github.io/pages/news.html
Communityhttps://smallbasic.github.io/pages/community.html
Resourceshttps://smallbasic.github.io/pages/articles.html
Language Referencehttps://smallbasic.github.io/pages/reference.html
SmallBASIC Manualhttps://smallbasic.github.io/pages/guide.html
Edithttps://github.com/smallbasic/smallbasic.github.io/blob/master/_build/reference/786-string-lower.markdown
Historyhttps://github.com/smallbasic/smallbasic.github.io/commits/master/_build/reference/786-string-lower.markdown
Homehttps://smallbasic.github.io/
Referencehttps://smallbasic.github.io/pages/reference.html
Stringhttps://smallbasic.github.io/pages/string.html
https://smallbasic.github.io/reference/786.html#cb1-1
https://smallbasic.github.io/reference/786.html#cb1-2
006 arrays+.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/getting started/006 arrays+.bas
2048.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 3/2048.bas
checkers.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 3/checkers.bas
chess.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 3/chess.bas
crgb.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/units/crgb.bas
filemanager.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/applications/filemanager.bas
flowers.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/misc/Other graphics/flowers.bas
follow me.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 2/follow me.bas
Fractal_Tree.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 4/Fractal_Tree.bas
g_col_09.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 1/g_col_09.bas
glitter hopalong.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 2/glitter hopalong.bas
guessit.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/guessit.bas
GUI RPSLS v2.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/misc/Misc Bpf/GUI RPSLS v2.bas
klotski.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 3/klotski.bas
klotski.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/mobile/klotski.bas
klotski_puzzle.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/klotski_puzzle.bas
pirate.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/pirate.bas
raycaster.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 3/raycaster.bas
raycaster.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 4/raycaster.bas
rock paper scissors lizard spock.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 2/rock paper scissors lizard spock.bas
scampling.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/misc/Misc Bpf/scampling.bas
startrek.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/startrek.bas
startrek.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 3/startrek.bas
strlib.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/units/strlib.bas
tracklog.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/gp utm package/tracklog.bas
tree.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 1/tree.bas
two tables game.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 2/two tables game.bas
ASC https://smallbasic.github.io/reference/771.html
BCS https://smallbasic.github.io/reference/772.html
BIN https://smallbasic.github.io/reference/773.html
CBS https://smallbasic.github.io/reference/774.html
CHOP https://smallbasic.github.io/reference/775.html
CHR https://smallbasic.github.io/reference/776.html
DISCLOSE https://smallbasic.github.io/reference/777.html
ENCLOSE https://smallbasic.github.io/reference/778.html
FORMAT https://smallbasic.github.io/reference/779.html
HEX https://smallbasic.github.io/reference/780.html
INSTR https://smallbasic.github.io/reference/781.html
JOIN https://smallbasic.github.io/reference/545.html
LCASE https://smallbasic.github.io/reference/782.html
LEFT https://smallbasic.github.io/reference/783.html
LEFTOF https://smallbasic.github.io/reference/784.html
LEFTOFLAST https://smallbasic.github.io/reference/785.html
LOWER https://smallbasic.github.io/reference/786.html
LTRIM https://smallbasic.github.io/reference/787.html
MID https://smallbasic.github.io/reference/788.html
OCT https://smallbasic.github.io/reference/789.html
REPLACE https://smallbasic.github.io/reference/790.html
RIGHT https://smallbasic.github.io/reference/791.html
RIGHTOF https://smallbasic.github.io/reference/792.html
RIGHTOFLAST https://smallbasic.github.io/reference/793.html
RINSTR https://smallbasic.github.io/reference/794.html
RTRIM https://smallbasic.github.io/reference/795.html
SINPUT https://smallbasic.github.io/reference/768.html
SPACE https://smallbasic.github.io/reference/796.html
SPC https://smallbasic.github.io/reference/797.html
SPLIT https://smallbasic.github.io/reference/769.html
SPRINT https://smallbasic.github.io/reference/770.html
SQUEEZE https://smallbasic.github.io/reference/798.html
STR https://smallbasic.github.io/reference/799.html
STRING https://smallbasic.github.io/reference/800.html
TRANSLATE https://smallbasic.github.io/reference/801.html
TRIM https://smallbasic.github.io/reference/802.html
UCASE https://smallbasic.github.io/reference/803.html
UPPER https://smallbasic.github.io/reference/804.html
VAL https://smallbasic.github.io/reference/805.html
Markdownhttps://en.wikipedia.org/wiki/Markdown
pandoc 3.1.12.1https://pandoc.org/MANUAL.html#pandocs-markdown

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.