introvoyz041's picture
Migrated from GitHub
a2a15a2 verified
raw
history blame contribute delete
308 Bytes
Strings can be constants
Strings can be constants
String variables
... without DIM - 32 chars max
Length of this string 30
... dimensioning to any length, the memory is the limit
Length of this string 55
Strings are different
Strings are equal
String is not empty
... because empty strings evaluate to false