###Function###
EnvUpdate

###Description###
Refreshes the OS environment.

###Syntax###
EnvUpdate ( )



###Parameters###
None.


###ReturnValue###
@@ReturnTable@@
Success:	None.
Failure:	Sets @error to 1.
@@End@@


###Remarks###
Similar effect as logging off and then on again.  For example, changes to the %path% environment might not take effect until you call EnvUpdate (or you logoff/reboot).


###Related###
EnvGet, EnvSet


###Example###
@@IncludeExample@@
