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