🐐 LONGITVDO on strings
This commit is contained in:
@@ -191,9 +191,9 @@ Skips the rest of the current loop body and continues to the next iteration (`DV
|
||||
Breaks out of the current loop (`DVM` or `PER`). Has no meaningful return value.
|
||||
|
||||
### LONGITVDO
|
||||
`LONGITVDO array`
|
||||
`LONGITVDO array` or `LONGITVDO string`
|
||||
|
||||
Returns the length of `array` as an integer.
|
||||
Returns the length of `array` (element count) or `string` (character count) as an integer.
|
||||
|
||||
## Modules
|
||||
Modules are additions to the base `CENTVRION` syntax. They add or change certain features. Modules are included in your code by having
|
||||
|
||||
Reference in New Issue
Block a user