Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
debug-log
Logs a value or message to the console for debugging purposes.
Parameter
Type
Description
type
type
The type of value to log from the last value stack
message
string
A custom message to log instead of a value
return
void
None