6/25/2025 10:41 AM | |
Joined: 1/21/2013 Last visit: 9/15/2025 Posts: 4110 Rating:
|
Hi, I'm not sure how you're accessing the byte value. In most cases, it should be a numeric value. However, I know of some parameters that return the value as a string. If that's the case, you can use the Number() or parseInt() function to convert it. Kind regards |
Follow us on