in reply to Re^2: How to check if a scalar value is numeric or string?
in thread How to check if a scalar value is numeric or string?
If you know at the point where you store the value that it is a 1 or a '1', then store '1' (including the quote marks) for the string version.
|
---|