Quantcast
Viewing latest article 42
Browse Latest Browse All 757

Getting Started with LiveCode - Experienced Developers • Livecode and Javascript

If I "do [below code] with "'javascript'":

CODE:

function add(a, b) {    return a + b;}const res = add(5, 10);console.log(res);

How do I get 15 in "the result"?

What am I missing?

Statistics: Posted by JereMiami — Fri Mar 14, 2025 11:30 pm



Viewing latest article 42
Browse Latest Browse All 757

Trending Articles