|
|
|
BlueCielo Meridian Enterprise 2013 VBScript API Reference | BlueCielo ECM Solutions |
Replaces illegal characters in a file or folder name with a specified character.
Syntax
ValidateFolderName(Name As String, ReplacementChar As String) As String
Name | Description |
---|---|
Name |
The file or folder name to validate. |
ReplacementChar |
The character with which to replace illegal characters. |
Remarks
Use this function to validate newly calculated file or folder names.
Related concepts
Copyright © 2000-2013 BlueCielo ECM Solutions |