Tables (Hash)
Hash table is a persistent
internal data storage. This means, the data is not lost even if you reboot the system.
Hash table stores value in a Key-Value
pair.
Accessing the data
Use action TABLE to access the data.
Subsequently, you can get the environment variable from the data-type drop-down.