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

<<print $var >> not working #39

Open
eporral1 opened this issue Oct 11, 2016 · 2 comments
Open

<<print $var >> not working #39

eporral1 opened this issue Oct 11, 2016 · 2 comments

Comments

@eporral1
Copy link

Is it possible to print the content of a variable ?

@addie-lombardo
Copy link
Collaborator

Not at this time, this may be possible in the near future when we port to electron and implement bondage.js however.

@blurymind
Copy link
Collaborator

blurymind commented Jun 13, 2018

Yes, I can potentially add this

I wrote some code for bondage.js to be able retrieve the contents of <<>> as a string, while the story is parsed.
This has not been merged yet, but if it does- It will enable me to add it to yarn's electron port's new tester :)

To print variables, I think we need to add a new command to bondage.js or get access to the variables. I havent looked into that yet.
Not sure if it should be done via <<print $var>> or just add a debugger pannel that shows all variables to the story tester here
#68

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

No branches or pull requests

3 participants