piTagTruncateAt - cTagsForm
Determines whether shown tags will be truncated at the number of characters specified
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piTagTruncateAt
| Access Type | Syntax |
|---|---|
| Read Access: | Get piTagTruncateAt to IntegerVariable |
| Write Access: | Set piTagTruncateAt to IntegerVariable/Value |
Description
If set to a value above 0, shown tags will be truncated at the number of characters specified.
Note that this does not affect the actual value, so that still contains the full tag text.
Defaults to 15.