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.
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.
**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