René's URL Explorer Experiment


Title: SmallBASIC | LABEL

Description: Defines a label. A label marks a position in the code.

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/684-language-label.markdown
Historyhttps://github.com/smallbasic/smallbasic.github.io/commits/master/_build/reference/684-language-label.markdown
Homehttps://smallbasic.github.io/
Referencehttps://smallbasic.github.io/pages/reference.html
Languagehttps://smallbasic.github.io/pages/language.html
https://smallbasic.github.io/reference/684.html#cb1-1
https://smallbasic.github.io/reference/684.html#cb1-2
https://smallbasic.github.io/reference/684.html#cb1-3
https://smallbasic.github.io/reference/684.html#cb1-4
https://smallbasic.github.io/reference/684.html#cb1-5
https://smallbasic.github.io/reference/684.html#cb1-6
https://smallbasic.github.io/reference/684.html#cb1-7
https://smallbasic.github.io/reference/684.html#cb1-8
004 loops.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/getting started/004 loops.bas
3d wire cube v1.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/misc/Other graphics/3d wire cube v1.bas
3d wire cube.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/misc/Other graphics/3d wire cube.bas
3dtictac.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/3dtictac.bas
3dttt.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 3/3dttt.bas
3dttt.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/mobile/3dttt.bas
7gables.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/7gables.bas
anball 1.0.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/anball 1.0.bas
betrayal: crows ii.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/betrayal: crows ii.bas
bezier_pen.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 1/bezier_pen.bas
biorythms.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 1/biorythms.bas
blackbox.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/blackbox.bas
Blackbox.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 3/Blackbox.bas
bolmo.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 3/bolmo.bas
calc.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/applications/calc.bas
Chaos_1xt.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 4/Chaos_1xt.bas
Chaos_NPhase.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 4/Chaos_NPhase.bas
colors1.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 1/colors1.bas
conrec-sb-v01.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 1/conrec-sb-v01.bas
crow.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/crow.bas
cube3d.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/graphics 1/cube3d.bas
dataminmax.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/mathematics/dataminmax.bas
dogstar5.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/dogstar5.bas
duty.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/mechanics/duty.bas
Eliza.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/applications/Eliza.bas
eliza.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/games 1/eliza.bas
esoteric.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/misc/Misc Bpf/esoteric.bas
Euro_calculator.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/applications/Euro_calculator.bas
evdemo.bas https://raw.githubusercontent.com/smallbasic/smallbasic.samples/master/system/evdemo.bas
AND https://smallbasic.github.io/reference/662.html
AS https://smallbasic.github.io/reference/1424.html
BAND https://smallbasic.github.io/reference/663.html
BG https://smallbasic.github.io/reference/1428.html
BOR https://smallbasic.github.io/reference/664.html
BYREF https://smallbasic.github.io/reference/639.html
CALL https://smallbasic.github.io/reference/637.html
CASE https://smallbasic.github.io/reference/640.html
CATCH https://smallbasic.github.io/reference/1426.html
CONST https://smallbasic.github.io/reference/678.html
DECLARE https://smallbasic.github.io/reference/1419.html
DEF https://smallbasic.github.io/reference/641.html
DO https://smallbasic.github.io/reference/642.html
ELIF https://smallbasic.github.io/reference/643.html
ELSE https://smallbasic.github.io/reference/644.html
ELSEIF https://smallbasic.github.io/reference/645.html
END https://smallbasic.github.io/reference/679.html
END TRY https://smallbasic.github.io/reference/1427.html
ENDIF https://smallbasic.github.io/reference/646.html
EQV https://smallbasic.github.io/reference/665.html
EXIT https://smallbasic.github.io/reference/648.html
FALSE https://smallbasic.github.io/reference/1457.html
FI https://smallbasic.github.io/reference/650.html
FOR https://smallbasic.github.io/reference/680.html
FUNC https://smallbasic.github.io/reference/651.html
GOSUB https://smallbasic.github.io/reference/681.html
GOTO https://smallbasic.github.io/reference/682.html
IF https://smallbasic.github.io/reference/683.html
IFF https://smallbasic.github.io/reference/638.html
IMP https://smallbasic.github.io/reference/666.html
IN https://smallbasic.github.io/reference/667.html
LABEL https://smallbasic.github.io/reference/684.html
LET https://smallbasic.github.io/reference/685.html
LIKE https://smallbasic.github.io/reference/668.html
LOCAL https://smallbasic.github.io/reference/653.html
LSHIFT https://smallbasic.github.io/reference/1496.html
MDL https://smallbasic.github.io/reference/669.html
MOD https://smallbasic.github.io/reference/670.html
NAND https://smallbasic.github.io/reference/671.html
NEXT https://smallbasic.github.io/reference/654.html
NOR https://smallbasic.github.io/reference/672.html
NOT https://smallbasic.github.io/reference/673.html
ON https://smallbasic.github.io/reference/686.html
OR https://smallbasic.github.io/reference/674.html
REM https://smallbasic.github.io/reference/688.html
REPEAT https://smallbasic.github.io/reference/689.html
RETURN https://smallbasic.github.io/reference/690.html
RSHIFT https://smallbasic.github.io/reference/1497.html
SELECT https://smallbasic.github.io/reference/655.html
STEP https://smallbasic.github.io/reference/1421.html
STOP https://smallbasic.github.io/reference/656.html
SUB https://smallbasic.github.io/reference/657.html
THEN https://smallbasic.github.io/reference/658.html
THROW https://smallbasic.github.io/reference/1437.html
TO https://smallbasic.github.io/reference/1420.html
TRUE https://smallbasic.github.io/reference/1455.html
TRY https://smallbasic.github.io/reference/1425.html
UNTIL https://smallbasic.github.io/reference/660.html
USE https://smallbasic.github.io/reference/661.html
USG https://smallbasic.github.io/reference/1423.html
USING https://smallbasic.github.io/reference/1422.html
WEND https://smallbasic.github.io/reference/691.html
WHILE https://smallbasic.github.io/reference/692.html
XNOR https://smallbasic.github.io/reference/675.html
XOR https://smallbasic.github.io/reference/676.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.