<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Lexical_Class_function</id>
	<title>Lexical Class function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Lexical_Class_function"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Lexical_Class_function&amp;action=history"/>
	<updated>2026-04-30T00:45:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Lexical_Class_function&amp;diff=30335&amp;oldid=prev</id>
		<title>Q: Started page</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Lexical_Class_function&amp;diff=30335&amp;oldid=prev"/>
		<updated>2020-09-28T20:22:36Z</updated>

		<summary type="html">&lt;p&gt;Started page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{stub}}&lt;br /&gt;
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Comparison{{!}}Comparison palette|type=function|icon=Comparison Palette - Lexical Class.png}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Lexical Class&amp;#039;&amp;#039;&amp;#039; function returns the &amp;#039;&amp;#039;&amp;#039;class number&amp;#039;&amp;#039;&amp;#039; for &amp;#039;&amp;#039;&amp;#039;char&amp;#039;&amp;#039;&amp;#039;. If &amp;#039;&amp;#039;&amp;#039;char&amp;#039;&amp;#039;&amp;#039; is a string, this function uses the first character in the string. If &amp;#039;&amp;#039;&amp;#039;char&amp;#039;&amp;#039;&amp;#039; is a number, this function interprets it as the ASCII value of a character.&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;class number&amp;#039;&amp;#039;&amp;#039; is a number that corresponds to the lexical class. Refer to the [[ASCII Codes]] table for the numbers that correspond to each character.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Class Number &lt;br /&gt;
! Lexical Class&lt;br /&gt;
|-&lt;br /&gt;
| 0 &lt;br /&gt;
| Extended characters (codes 128 through 255)&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Non-displayable ASCII characters (codes 0 to 31 excluding 9 through 13)&lt;br /&gt;
|- &lt;br /&gt;
| 2&lt;br /&gt;
| White space characters: Space, Tab, Carriage Return, Form Feed, Newline, and Vertical Tab (codes 32, 9, 13, 12, 10, and 11, respectively) &lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| Digits 0 through 9&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| Uppercase characters A through Z&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
| Lowercase characters a through z&lt;br /&gt;
|- &lt;br /&gt;
| 6&lt;br /&gt;
|All printable ASCII non-alphanumeric characters &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Version&lt;br /&gt;
! Change(s)&lt;br /&gt;
|-&lt;br /&gt;
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]&lt;br /&gt;
|More info to come.&lt;br /&gt;
|}&lt;br /&gt;
== See Also ==&lt;br /&gt;
{{ambox|text=Add links to internal resources that would also help.}}&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
{{ambox|text=Add links to external resources that would also help.}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison Palette]]&lt;/div&gt;</summary>
		<author><name>Q</name></author>
	</entry>
</feed>