Defining Variables
variable = 10log undefined_variable
// logs undefined_variable to the console with no quoteation marks.Last updated
variable = 10log undefined_variable
// logs undefined_variable to the console with no quoteation marks.Last updated