Description
- Get the contents as a number
Syntax
- #handle VALUE()
Hints
- This function is supported by the following objects
Example
passwordbox #pw, "1234"
print
print "The password is: "; #pw value()
end
Useful Procedures
' Place a useful function or sub using this keyword here