Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Lyeebn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am writing Script Macros, the help document tells:
① alert、information、 warning、critical
These all generate dialogue boxes,
Thus We have to close them afterwards.
I am lazy, I don't want to pay an extra click action.
② confirm confirmWarning (No discussed here.)
③ debug(str)
I don't know what this debug function do, nothing?
We see that, Message panel show the complying status, command line calling and something else silently.
Functions in ① are analogous, they differ just in icons. Personally, I thinks that is redundancy somehow.
It would be nice if one of ① or debug post 'str' to message panel.
Beta Was this translation helpful? Give feedback.
All reactions