Changes

Jump to: navigation, search

Understanding Visual Basic Variable and Constant Types

21 bytes removed, 20:16, 27 October 2016
m
Text replacement - "<table border="0" cellspacing="0"> " to "<table border="0" cellspacing="0" width="100%">"
<table border="0" cellspacing="0" width="100%"><tr>
<td width="20%">[[Visual Basic Modules and Procedures|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[Declaring Visual Basic Variables and Constants|Next]]</td>
<tr>
<googlehtmlet>BUY_VISUAL_BASICvbasic</googlehtmlet>
== Char Variable ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
The ''Char'' variable type holds a single character (such as the letter 'B'). The value of a Char can be any character. Internally, a number in the range 0 to 65,553 is used to represent the character value as defined by the ASCII table. As an example when the letter 'Z' is assigned to a Visual Basic Char variable, the number 90 is actually stored in the variable location.
<googlehtmlet>BUY_VISUAL_BASICvbasic</googlehtmlet>

Navigation menu