Multi |
The MultiRenameParser type exposes the following members.
Name | Description | |
---|---|---|
ArrayTChars | Contain all keywords that can be used as arrays, like for instance the path parts, which can be considered as an array of strings. | |
DateTimeTChars | Contain all keywords that can be used as DateTime values, like for instance the creation date of an item. | |
IntegerTChars | Contain all keywords that can be used as integer number, like counter, row number and so on. | |
StringTChars | Contain all keywords that can be used as strings, like name. |