[F] isAnyDirectorySeparator
function isAnyDirectorySeparator(charCode): boolean;Determines whether a charCode corresponds to / or “.
Parameters
Section titled “Parameters”| Parameter | Type | 
|---|---|
| charCode | number | 
Returns
Section titled “Returns”boolean
function isAnyDirectorySeparator(charCode): boolean;Determines whether a charCode corresponds to / or “.
| Parameter | Type | 
|---|---|
| charCode | number | 
boolean