Conversion between types #175
Unanswered
DanielDeneka-TomTom
asked this question in
Q&A
Replies: 0 comments
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,
Is there a way to convert from int to String or between other types? Can I detect the type?
I would like to have a macro which will decorate the param. But param can be either int or string, so it doesn't work.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions