psSeparator - cTagsForm
Determines the separator to be used between tags
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String psSeparator
| Access Type | Syntax |
|---|---|
| Read Access: | Get psSeparator to StringVariable |
| Write Access: | Set psSeparator to StringVariable/Value |
Description
Determines the separator to be used between tags.
This separator is used to determine when to create a tag from text the user has typed in and start a new tag. It's also used to determine tag separation when parsing and creating tag strings, which can contain multiple tags.
The default separator is a comma (",").