HELP!

How can I implement a simple algorithm without coding?

If your Viabl.ai Platform development team consists of domain experts with no coding skills then using XpertScript is the recommended approach. Using XpertScript (instead of JavaScript) allows a non-programmer to implement scripting logic using simple menu selections, thus removing the need to learn a new language syntax.

Use the Add Scripting (XpertScript) Tool under Basic Tools to create your scripts.

If the functionality you are implementing requires the power of a full programming language, then JavaScript programming skills will be required using the Add Scripting (JavaScript) tool. However, by using the Add JavaScript Function tool, this JavaScript code can be isolated into re-usable functions which can be accessed from within XpertScript script editor (listed under the User Functions tab)

For more information on JavaScript Scripting see Using JavaScript in Viabl Platform

On This Page