js function myFunction(that) code example Example: declare function javascript function myFunction(var1, var2) { return var1 * var2; }