Splits the specified filePath into separate elements based on the host platform path separator.
filePath
File path to split.
Array of path elements.
Splits the specified
filePath
into separate elements based on the host platform path separator.