Skip to content

kwala

Logs a value to the browser console.

Translates to console.log. The most common way to inspect values while debugging your sketch.

kwala(boleng)
NameTypeDescription
bolengsengweThe value to log.
Log the mouse position
tiro setaLoeto() {
  thalaKanefase(400, 400);
}
tiro tshwantsha() {
  sefofane(220);
  kwala(peebeX);
}

kwalaMolao