Help & FAQ
Here you might find some interesting informations and answers about the usage of Scriptary.Highlight lines in a script
You want to link to a script on scriptary.com and mark some lines within the script? No problem! Just add the parameter hl= to the URL of the script on scriptary.com and add the respective line numbers you want to mark. You can add single lines or a range from line X to line Y by using the hypens as separator.
Examples:
http://www.scriptary.com/function-array2js_3.html?hl=8(marks the line 8)
http://www.scriptary.com/function-array2js_3.html?hl=1,8
(marks the line 1 and 8)
http://www.scriptary.com/function-array2js_3.html?hl=1,8-12,18
(marks the lines 1, 8 to 12 and 18)
How can I add a script?
You can easily add your script snippet, function, class, error information or any other related content via the link Add Script, which you will find in our footer on any page. Please respect our Rules for adding a script as well as our Terms of Service before adding your content to scriptary.com. Do not add content which will infringe any copyright of third!
