Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
FeatureScript Notice
hervé_pipon
Member Posts: 60 ✭✭
Comments
-
yes. wrap the call that results in an error in this
try silent
{
}0 -
Hello,
Actually I want to see the error lines, but when I do a lot of testing, the FeatureScript Notice fills up a bit too much, and I always have to go up to the bottom, to see if my new feature works.I would be happy to clean up any old errors.0 -
There isn't any way to retroactively edit or remove statements from the console put there by debug, print, or println, so if you don't want them in your console, then don't call the aforementioned functions in the first place.
Software Developer at Epic Systems
FRC Design Mentor - Team 1306 BadgerBots0

