How to get old value in APS package using settings variable? use the below code for getting old value

By | October 7, 2013

trim(getenv(‘OLDSETTINGS_fs_password’));

But in eclipse while creating settings varible please add “Track old value” checkbox as selected