ExpandEnvironmentVariables

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TEnvironment class > Methods >

ExpandEnvironmentVariables

Previous pageReturn to chapter overviewNext page

Replaces the name of each environment variable embedded in the specified string with the string equivalent of the value of the variable, then returns the resulting string.

 

ExpandEnvironmentVariables     PROCEDURE(STRING pName), STRING