How to get the Old value in OnChange Event of text in text box

Hello,

I need an urgent help on , I need to know how I can get the old value on onchange event of Text Box.

http://docs.webix.com/api__link__ui.text_onchange_event.html

OnChange handler will take two parameters - new and old values.