SyntaxFix
Write A Post
Hire A Developer
Questions
Parse the string into an integer using parseInt:
parseInt
javascript:alert(parseInt("2", 10)>parseInt("10", 10))