![]() Previous |
![]() Next |
The Environment Variables tab contains a table that lists the key-value pairs for the environment variables set in the operating system at the time when the JVM was started.
For information about using the range navigator, see Using the Range Navigator.
The Environment Variables at JVM Start table contains the following columns:
Key: The name of the variable.
Value: The value set for the variable.
To filter the table entries, select the column on which you want to filter and then specify the filtering string. You can use wildcards in the filtering string and specify a regular expression by prepending it with regexp:
. If the table contains numeric values, you can specify a logical expression using the comparison operators (<
, <=
, >
, >=
), the AND operator (&&
), and the OR operator (||
).
For information about working with tables, see Working with Tables.