📄️ Basics
The basics of how to declare and use Simkey functions.
📄️ Parameters
How to take arguments, and best practices.
Simkey Functions are the functions you can make in a Simkey program, as opposed to the Importable Functions which are made in JavaScript, discussed in the next section.
The basics of how to declare and use Simkey functions.
How to take arguments, and best practices.