We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I've set something like the images below :
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!
The text was updated successfully, but these errors were encountered:
@ilhamibrahimvaultdragon - Good question! This looks like v4, you should see echo results in the log pane below the playback window
Sorry, something went wrong.
No branches or pull requests
Hello,
I've set something like the images below :
But I cannot see anywhere the result of the echo.
May someone guide me? Thanks!
The text was updated successfully, but these errors were encountered: