Text-Flipper: Interchange left and right variables

This tool will convert a=b to b=a.
Suppose you have to convert for following data:
this.a = a.text;
this.b = b.text;
Copy this data in input textbox, Set 'New Line' checkbox true.
Select 'semicolon' as seperator and 'Equal Sign' as flipper and click on convert button and Enjoy it. More Details

Enter Text Below:
Is Each item in New Line
Select Separator:
None Comma(,) Semicolon(;) Single Space( ) Tab Other
Select flip character:
Equal sign (=) Greater Than (>) Less Than (<) Colon(:) Other
Output: