convertStringToJSFile

Is the convertStringToJSFile function the same as convertToJSFile? I see the former in some old posts, but it’s not in the File node.

Thanks

Hi Tony,

It seems Servoy changed the naming, the old function name still works but is apparently depreciated.
The new function works as expected when you feed it a string.

Hope this helps.

Thanks, that makes sense.