Quantcast
Viewing latest article 43
Browse Latest Browse All 757

Getting Started with LiveCode - Experienced Developers • Re: Livecode and Javascript

This simplification works:

CODE:

function add(a, b) {    return a + b;}add(5, 10);
The result value is then 15.

Statistics: Posted by SWEdeAndy — Sat Mar 15, 2025 12:44 pm



Viewing latest article 43
Browse Latest Browse All 757

Trending Articles