Hi, can i use ch VEX function for accessing strings? If you open the attached file, you will notice that i am trying to move one point to a specific location..marked with another point (Demo scene ). I will get the location via opinputpath and point functions. First i will get the path via opinputpath, and then i use it in point method via ch function. Now, it seems that if i use ch function, i will get invalid location. When i use chs, i will get the correct one. Documentation/help says that there is version of ch function that returns string.