04-24-2024, 08:39 PM
Everything in Small Bsic is a type called Primitive that includes numbers, strings and arrays and any of them can be passed about easily, e.g. "1=Hello;2=World;" is an array. What SB does with data is context dependent, numbers can be multiplied, arrays can be looped through.
So just have a go and I bet it will just work!
This single type in SB is one of its neat features.
So just have a go and I bet it will just work!
This single type in SB is one of its neat features.