WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
Discussion options

You must be logged in to vote

You could consider wrapping it in a function that you call with task.create(). That function would call task.unique() then task.excutor(). Calling that function multiple times via task.create() will have no effect if one already exists. You could also use task.name2id() to check if the task exists.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@paulius2k
Comment options

@dlashua
Comment options

@paulius2k
Comment options

Answer selected by paulius2k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants