Name

Environ Function — Microsoft.VisualBasic.Interaction

Synopsis

Environ(expression)
expression required; String, or a numeric expression

If expression is a string, it must be the name of the required environment variable; if expression is numeric, it must be the 1-based ordinal number of the environment variable within the environment table.

Return Value

A String containing the text assigned to expression

Description

Returns the value assigned to an operating-system environment variable.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset