Framework / Xpath return type?

I'm writing my first translator using Scaffold 3.0 with Framework enabled. I'm a professional programmer, but I haven't done much javascript, so I'm a bit lost why I can't use string manipulation functions (+, split(), replace(), etc) on the results of FW.Xpath().text().

What is the return type of FW.Xpath().text()? Or, better yet, how can convert it to a string object so that I can use the string methods with it?

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.