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
Capture macro response in previous(%) commands. Can someone help me out in this.?
Rivescript Playground session: https://play.rivescript.com/s/tMGU7WYB1m
The text was updated successfully, but these errors were encountered:
The <call> tag is always the last one processed and its output can't mix with other tags.
<call>
As an alternative, try setting the user variable inside the object macro.
> object test javascript rs.setUservar( rs.currentUser(), "rivescript"); < object
Sorry, something went wrong.
Hey Kirsle,
Thanks for the help.
No branches or pull requests
Capture macro response in previous(%) commands.
Can someone help me out in this.?
Rivescript Playground session: https://play.rivescript.com/s/tMGU7WYB1m
The text was updated successfully, but these errors were encountered: