SELECT Gathers information from environment variables
Categoryname
SELECT value1 value2
value1 - Environment variable
value2 - STRING! type to look for.
/CASE - Case sensitive select
SELECT Gathers information from environment variables
Example from a CGI script
text: select/case system/environment "DOCUMENT_ROOT"