X XSF New member Aug 6, 2024 #1 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
admin Administrator Staff member Aug 7, 2024 #2 XSF said: 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 Click to expand... Comments are not currently supported. But we plan to add them in the near future.
XSF said: 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 Click to expand... Comments are not currently supported. But we plan to add them in the near future.