Hi, i have a field that i want to show like this for example: '$value'. the way im getting it from my back end server is just a pure value, not with the $. So, if im getting back from the server this: '500.25' - how can i show it to display: '$500.25'?