Solved
Forum Discussion
Parex122334
2 years agoNew Contributor III
Thanks SpiroTaleski ,Its working.Thanks a lot !!
Try below:
parseInt(<hex_data>,16).toString(2)
Just replace <hex_data> with the actual hexadecimal data.
Thanks SpiroTaleski ,Its working.Thanks a lot !!