Home Search

DriveWorks Pro 21
SppRemoveInvalidPathCharacters

Send Feedback

SppRemoveInvalidPathCharacters

Removes illegal path characters from a string.

Syntax

SppRemoveInvalidPathCharacters([Text])

Where:

Text is the Text for which illegal path characters will be removed.

Example

RuleResultMeaning
SppRemoveInvalidPathCharacters("<My>Path|")MyPathWill remove all illegal path characters from the given string.