what's diff btw property type Identifier and Text

what’s difference btw property type Identifier and Text?

When I use "Identifier " or “Text” property as a field in a data type table, I can not see any difference.

@MaxonL16591286 please check below url .. Identifier is used for text type property only but used to hold record identifiers. Eg:- license id, passport id, customer id etc etc. Above is scenario difference, in this below url technical difference.

https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://community.pega.com/sites/pdn.pega.com/files/help_v63sp1/Content/definitions/i/identifier.htm%23:~:text%3DAn%2520Identifier%2520is%2520a%2520property,characters%252C%2520and%2520other%2520control%2520characters.&ved=2ahUKEwijw52y7M-CAxX-T2wGHTelDhgQFnoECA8QBQ&usg=AOvVaw16-LRrymr2j5NModp3tipc

Hi @MaxonL16591286

**Identifier:**An Identifier is a property type for text strings that do not contain line break characters, double-quote characters, or other control characters such as tab.

Text: The Text property mode can include double quote characters, line break characters, and other control characters.

I hope this will help you.

Thanks,

Ashok