How to use visitors #28
Unanswered
victorinno
asked this question in
Q&A
Replies: 1 comment
-
@victorinno I asm sure you are long gone but here is my visit_number
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there. I would like to ask how can visitors be used to write values.
For example I have an INT: [1-9]; and another SUM: INT '+' INT.
In vist_int how can I convert the text to i64 for example and how can I get it the results in visit_sum?
Beta Was this translation helpful? Give feedback.
All reactions