C# / JS types #1068
Unanswered
KoalaBear84
asked this question in
Q&A
C# / JS types
#1068
Replies: 1 comment 5 replies
-
You don't need to have an open ticket to add comments, and please use discussions for questions. This works just fine: |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
As I cannot reopen a ticket, a 'successor' to #1064
I'm having issues when using C# Math, instead of a difficult way to Round in JavaScript but cannot get it to work. I guess this might be because of matching C# and JS types?
Update:
It indeed works the extension method way. Why doesn't the System.Math.Round work, and returns an 'integer'? (guess)
Beta Was this translation helpful? Give feedback.
All reactions