Finacle Scripting Syntax May 2026

# interest_post.fin include "common_functions.fin" var acctList = ["SAV001", "SAV002", "SAV003"] var rate = 4.5

catch (err) logMessage("ERROR", "Failed for " + acct + " : " + err.message) finacle scripting syntax

While loop var count = 1 while (count <= 5) print "Iteration: " + count count = count + 1 # interest_post

Download font
Спасибо за ваш голос!