Origin Scripting Language
Search...
Ctrl + K
Commands
Debugging
warn "you should change this"
Copy
warn
"im warning you >:("
// sends a warning to the browser console
Previous
log "hello world"
Next
error "something went wrong"
Last updated
14 days ago