Meaning of 'void' doesn't return a value

Of course, EVERY modern (the last 20+ years) BASIC implementation, both interpreted and compiled, DOES include both "functions" (returns a value), and "subroutines" (does not return a value). And they do NOT require line numbers.

That said, BASIC still SUCKS! The modern OOP versions have syntax that is about as inconsistent, illogical, and irrational, as it could possibly be.