Get entire contents of table script (including comments)?
I am trying to come up with a system to organize all the JSL scripts attached to my data table. I want to insert a header in the comments at the top of each of my scripts. It will look like this: /* ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * **
* Script Name: my script name
* Script Category: <<category>>
* Author: author name
* Rev Date: date
* Purpo...