VERSION
VERSION
VERSION is a variable used for debugging purposes to identify the current version of the L5 library.
Examples
-- Get the current version of L5
print(VERSION)
Returns
Returns the current version number of L5 as a string.
Related
This reference page contains content adapted from p5.js and Processing by p5.js Contributors and Processing Foundation, licensed under CC BY-NC-SA 4.0.