function trigger_var()
{
//only one string in single quotes is allowed
IR.SetVariable("Global.out",
((IR.GetVariable("Global.inp")) ? IR.GetVariable("Global.value1") : IR.GetVariable("Global.value0"))
.replace(/[0-9]+(?![^']*')/g, String.fromCharCode) //convert numbers to Char
.replace(/[, ]+(?![^']*')/g,'') //remove commas
.replace(/\'(?!\')/g,'')); //'//remove single quotes, use double single quotes to escape
};
Temporarily you can use a simple script
(use also "Save To Gallery")
for the command with syntax that you like
how many vote do you need to proceed ?
I don't know, maybe 10 - 15
Shall we go on ?
ok, we will do it in future