pbTagOnSpace - cTagsForm
Determines whether tags can contain spaces and typing a space will automatically create a tag
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbTagOnSpace
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbTagOnSpace to BooleanVariable |
| Write Access: | Set pbTagOnSpace to BooleanVariable/Value |
Description
If True, tags cannot contain spaces and typing a space will automatically create a tag for the text already entered.
Defaults to False.