Purpose: Remove an environment variable.


Properties


  • Name: Key
    • Type: String
    • Direction: in
    • Purpose: Environment variable name


  • Name: User
    • Type: String
    • Direction: in
    • Purpose: User which own the variable


  • Name: Result
    • Type: Boolean
    • Direction: out
    • Purpose: True if the variable has been removed, False otherwise.