🐐 SENATVS
This commit is contained in:
@@ -239,7 +239,7 @@ Returns the length of `array` (element count) or `string` (character count) as a
|
|||||||
### SENATVS
|
### SENATVS
|
||||||
`SENATVS(bool, ...)` or `SENATVS([bool])`
|
`SENATVS(bool, ...)` or `SENATVS([bool])`
|
||||||
|
|
||||||
Returns VERITAS if a strict majority of the arguments are VERITAS, FALSITAS otherwise. Also accepts a single array of booleans. All values must be booleans. Ties (even split) return FALSITAS.
|
Returns VERITAS if a strict majority of the arguments are VERITAS, FALSITAS otherwise. Also accepts a single array of booleans. All values must be booleans. Ties return FALSITAS.
|
||||||
|
|
||||||
## Modules
|
## Modules
|
||||||
Modules are additions to the base `CENTVRION` syntax. They add or change certain features. Modules are included in your code by having
|
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