How to use the special character at the end of a variable name can identify the type of data stored by the variable
The special character at the end of a variable name can identify the type of data stored by the variable.
| Variable Type | Character | 
| Integer | % | 
| Long | & | 
| Single | ! | 
| Double | # | 
| Currency | @ | 
| String | $ | 
| Byte | None | 
| Boolean | None | 
| Date | None | 
| Object | None | 
| Variant | None | 
 
No comments:
Post a Comment