I\'m writing Javascript in Visual Studio Code. I have some code like this:
let bankNumberVal = bankNumber.val(); let num = parseInt(bankNumberVal);