• We’re seeing performance issues in the latest app version on some phone models. In certain cases, this may cause missed calls and reduce blocking quality. Our team is already working on a fix. If you have any helpful information about this issue, please email us at info@callfilter.app

    The fix is ready, and update 1.32.6 will be available soon.

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