18
Views
3
Comments
which type of data can we store in TEXT ?
Application Type
Traditional Web

which type of data can we store  in a variable if we set its data Type to "Text" ?

2024-04-05 19-22-12
João Sousa

Hi there, 

Please take time to read the documentation, where is properly explained the platform data types:

https://success.outsystems.com/documentation/11/reference/outsystems_language/data/data_types/

https://success.outsystems.com/documentation/11/reference/outsystems_language/data/data_types/available_data_types/


Find them here and their related documentation.

Hope it helps.

2020-01-08 08-43-00
Rahul Kumar

Hi Bilal,

We can store string or sequence of characters in a text data type. we represent string in double inverted comma. 

For example: " My Name is rahul.", "123xyz" etc.

Hope this help

Thanks

2025-10-18 11-13-53
Ramesh subramanian

Hi Muhammad Bilal,

We can store Integer, Decimal, Boolean, Currency, Phone Number, Email, Entity Identifier(Integer), Entity Identifier(Text) 


Thanks,

Ramesh

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.