Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an application with fields Amount and Rx in expressions and variables. I now want to replace these two with TAmount and TRx for all expressions and variables in my application. Is there a way to do it once without having to do it one by one?
Regards.
You can try using Expression overview (Alt + Ctrl + E) to do this faster. It has Find and replace capabilities.
You can try using Expression overview (Alt + Ctrl + E) to do this faster. It has Find and replace capabilities.
Thanks Sunny