Forum Discussion
3 Replies
- rraghvani
Champion Level 3
Do you have an example of your data?
Example,
function Test1() { var val = parseInt("-077"); Log.Message(val); var val = parseFloat("384.75a"); Log.Message(val); }- IlakkkContributorExamples like see all 55 results. I need to fetch 55 and print
Another issue was Scrolldown is not working other than keys and scrollinto
view which way I can scrolldown
- rraghvani
Champion Level 3
I misread your question, sorry. You want to find the length of a string? See JavaScript String length