I am trying to autogenerate a file using cmm script for Lauterbach. Here is what I want to show up in the file: { "source": "XYZ" } // quotes included
However I cannot get the cmm script to accept the quotes. Using "\" doesnt work either. Is there a way to handle this in CMM scripts?