A list of punctuation characters to treat as part of the word, rather than as word boundaries. By default almost all punctuation characters are treated as word boundaries.
You cannot specify spaces, returns, and tabs as TangibleCharacters.
This parameter has no effect when MatchWholeWord
is set to False
.
For more information on using TangibleCharacters
to specify punctuation characters to match, or to match punctuation at the start of a match, refer to HPE IDOL Expert.
If you set both the TangibleCharacters
configuration parameter and the TangibleCharacters
action, the action settings take precedence.
Type: | String |
---|---|
Default: | None |
Required: | No |
Configuration Section: | Any section that you have defined for HPE Eduction Server settings. |
Example: | TangibleCharacters=-/\@
|
See Also: | MatchWholeWord
TokenWithPunctuation |
|