Built-in Functions
Methods
kuNambala(value: string)→ integer
Arguments
value
stringReturns
integer
The kuNambala function converts a string to a number.
lemba(valueToPrint: any)→ null
Arguments
valueToPrint
anyReturns
null
The lemba function prints a value to the console.
lembanzr(valueToPrint: any)→ null
Arguments
valueToPrint
anyReturns
null
The lembanzr function prints a value to the console and adds a newline.