Multiple Variables assignment in Straton

Multiple Variables assignment in Straton

Hi Support,
I need to know if multiple assignment to variables is possible (in one line) in Straton? If yes, what is the syntax?
I am trying like below but receiving compilation error:

newVar := newVar1 := newVar2;
The above is not working! :confused:

This is a migrated post! Originally posted on 03.03.2013 by user shikra. Please be aware that information can be outdated.