<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=F%24USER%28%29</id>
	<title>F$USER() - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=F%24USER%28%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=F$USER()&amp;action=history"/>
	<updated>2026-04-30T16:27:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.vmssoftware.com/index.php?title=F$USER()&amp;diff=863&amp;oldid=prev</id>
		<title>Darya.zelenina: Created page with &quot;&#039;&#039;&#039;F$USER()&#039;&#039;&#039; is a lexical function that returns the current user identification code (UIC) in named format as a character string. The F$USER fu...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=F$USER()&amp;diff=863&amp;oldid=prev"/>
		<updated>2019-06-28T19:10:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;F$USER()&amp;#039;&amp;#039;&amp;#039; is a &lt;a href=&quot;/Lexical_functions&quot; title=&quot;Lexical functions&quot;&gt;lexical function&lt;/a&gt; that returns the current &lt;a href=&quot;/UIC&quot; title=&quot;UIC&quot;&gt;user identification code (UIC)&lt;/a&gt; in named format as a character string. The F$USER fu...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;F$USER()&amp;#039;&amp;#039;&amp;#039; is a [[Lexical functions|lexical function]] that returns the current [[UIC|user identification code (UIC)]] in named format as a character string. The F$USER function has no arguments, but must be followed by parentheses.&lt;br /&gt;
&lt;br /&gt;
=Syntax=&lt;br /&gt;
&lt;br /&gt;
F$USER()&lt;br /&gt;
&lt;br /&gt;
=Return Value=&lt;br /&gt;
&lt;br /&gt;
A character string containing the current UIC, including brackets ([ ]).  The UIC is returned in the format [group-identifier,member-identifier].&lt;br /&gt;
&lt;br /&gt;
=Examples=&lt;br /&gt;
&lt;br /&gt;
 $ UIC = F$USER()&lt;br /&gt;
 $ SHOW SYMBOL UIC&lt;br /&gt;
   UIC = &amp;quot;[GROUP6,JENNIFER]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
In this example, the F$USER function returns the current user identification code and assigns it to the symbol UIC.&lt;br /&gt;
&lt;br /&gt;
[[Category:Lexical functions]]&lt;/div&gt;</summary>
		<author><name>Darya.zelenina</name></author>
	</entry>
</feed>