[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage documents the `EnvironmentProvider` interface, which is used to access environment variable values."],["The latest version of the documentation available is 2.63.1, with a comprehensive list of versions spanning down to 2.7.1."],["The `EnvironmentProvider` interface includes one method `getenv(String name)` that retrieves the value of a specified environment variable by its name."],["The `getenv` method accepts a String as a parameter for the environment variable's name and returns a String representing the value of said environment variable."]]],[]]