In this video, we talk about the money data type available in Backendless Console. Money is a shortcut for the decimal type that is already pre-configured to express currency values with precision 10 and scale 2. That said, additional formatting may be necessary when displaying currency values in the UI, even though the actual numeric value might return from the API without a trailing zero. We'll be discussing different ways of formatting data in an upcoming video dedicated to UI Builder - stay tuned!
Have questions? Post them in the comments below or get in touch at:
Support forum: https://support.backendless.com/
Slack channel: https://backendless.slack.com/
Telegram channel: https://t.me/backendless_chat
Start with Backendless for free today to follow along with this course: https://develop.backendless.com/regis...
Happy Coding!
#database #datatypes