Hi!!

I want to use the LastIndexOf method of the class string. This methods takes as first input parameter a Unicode character. I want to use this function to find the character '\' of a path name. Does anyone know how to pass the character '\' to this method???

Many thanks in advance!!