Hi! I would like to ask how to hide those code in the background? thank you
Don't display them in a label, store them to a variable.
Or set the visibility of the label to false
1 Like
Hello beau
Where does the code come from - an extension? If so, are you using a trial version?
Show your blocks please, this should be all that is required:
Here are your errors:
the .Visible will accept a boolean, true or false
2 Likes
thank you so much!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.