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

How can I see the result of an echo? #1857

Open
ilhamibrahimvaultdragon opened this issue Sep 5, 2024 · 1 comment
Open

How can I see the result of an echo? #1857

ilhamibrahimvaultdragon opened this issue Sep 5, 2024 · 1 comment

Comments

@ilhamibrahimvaultdragon
Copy link

Hello,

I've set something like the images below :

image

But I cannot see anywhere the result of the echo.

          {
            "id": "f92178eb-69bb-4d60-a6aa-a6fbb7f1507c",
            "comment": "",
            "command": "executeScript",
            "target": "return parseInt(${currentDay}) + 1",
            "value": "currentAddDay",
            "targetFallback": []
          },
          {
            "id": "9a82b26d-ca9b-44f3-81bf-8ff0367b974c",
            "comment": "",
            "command": "echo",
            "target": "${currentAddDay}",
            "value": "",
            "targetFallback": []
          }
        ]
      },

May someone guide me? Thanks!

@toddtarsi
Copy link
Contributor

@ilhamibrahimvaultdragon - Good question! This looks like v4, you should see echo results in the log pane below the playback window

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants