Set-ErlangHomeEnvironmentalVariable

Copy
NAME
    Set-ErlangHomeEnvironmentalVariable
    
SYNOPSIS
    Sets the ERLANG_HOME environmental variable
    
    
SYNTAX
    Set-ErlangHomeEnvironmentalVariable [<CommonParameters>]
    
    
DESCRIPTION
    
    

PARAMETERS
    <CommonParameters>
        This cmdlet supports the common parameters: Verbose, Debug,
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
        OutBuffer, PipelineVariable, and OutVariable. For more information, see 
        about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216). 
    
    ----------  EXAMPLE 1  ----------
    
    PS C:\>Set-ErlangHomeEnvironmentalVariable
    
REMARKS
    To see the examples, type: "get-help Set-ErlangHomeEnvironmentalVariable -examples".
    For more information, type: "get-help Set-ErlangHomeEnvironmentalVariable -detailed".
    For technical information, type: "get-help Set-ErlangHomeEnvironmentalVariable -full".
    For online help, type: "get-help Set-ErlangHomeEnvironmentalVariable -online"