SyntaxFix
Write A Post
Hire A Developer
Questions
Just use Val():
Val()
currentLoad = Int(Val([f4]))
Now currentLoad has a integer value, zero if [f4] is not numeric.
currentLoad
[f4]