In what script language is wrote this fragment?
if mailingcountry == 'India' then concat(firstname,' ',lastname) else concat(lastname,' ',firstname) end
For me looks like English mixed with some undefined
That's why i think it's MySql but i'm not sure because concat function is avaiable in few language but syntax end of line "end" is using in MySql. I tried script in Yeti but didn't work so i'm asking.
this is vtiger language ;P
Most helpful comment
this is vtiger language ;P