PickBASIC / FlashBASIC
: relational operator
.mdThe : (colon) relational operator concatenates
strings in an assignment statement or, when the : displays at the end of a print or crt expression, suppresses the automatic CR/LF combination, thus holding
the current print/display position. It is also used as a token within
the input @ statement.