Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I encountered a problem and need help #24

Closed
GaN8373 opened this issue Dec 15, 2024 · 2 comments
Closed

I encountered a problem and need help #24

GaN8373 opened this issue Dec 15, 2024 · 2 comments
Labels

Comments

@GaN8373
Copy link

GaN8373 commented Dec 15, 2024

Issue type:

  • ❓ Question

Question:

  1. How do I read the variable card in the variable card box directly? Assuming the variable card ID is 21, should I use idContext.ops.uniquely_namedUniqueName(21)?
  2. How do I execute my function? I tried the Display panel and the delayer. I can't execute my function to get the log output
@rubensworks
Copy link
Member

Someone will answer your question soon. In the meantime, you might be able to get help more quickly on our Discord server.

@rubensworks
Copy link
Member

How do I read the variable card in the variable card box directly? Assuming the variable card ID is 21, should I use idContext.ops.uniquely_namedUniqueName(21)?

That is not possible. You need to pass variables to the function when invoking it.

How do I execute my function? I tried the Display panel and the delayer. I can't execute my function to get the log output

Operators such as apply and apply_n can be used. Or you can insert the function's variable card inside a predicate-based aspect such as those in Integrated Tunnels.

@github-project-automation github-project-automation bot moved this from To Do to Done in Maintenance Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants