Hi folks in this article I will show you the different data types in Outsystems:
Binary Data: Byte array with no elements Boolean: false or true Currency: 0.0 Date: #1900-01-01# Time: #00:00:00# Date Time: #1900-01-01 00:00:00# Integer: 0 to 2147483600 Long Integer: 0 to 5645245584135987412 Decimal: 0.0 to -158121.025 4000.0 Email: "empty string" Phone number: "empty string" Text: "empty string"
This is just post to keep in mind the different data types you can use in the platform.
Top comments (0)