• Our new service is now live: Lowcost VPN — around €1.20/month + your local tax.

    Learn more >>>

Help to add comments

XSF

New member
Is there a way to add comments within the code (either lines of comments, or at the end of a line of code)

Example:

// This will block everything
+1* /* Remove this line to unblock USA area codes */
+2*
+3*
+4*
+5*
+6*
+7*
+8*
+9*

Thanks
 
Is there a way to add comments within the code (either lines of comments, or at the end of a line of code)

Example:

// This will block everything
+1* /* Remove this line to unblock USA area codes */
+2*
+3*
+4*
+5*
+6*
+7*
+8*
+9*

Thanks

Comments are not currently supported. But we plan to add them in the near future.
 
Back
Top