function::env_var(3) debian man page | unix.com

Man Page: function::env_var

Operating Environment: debian

Section: 3

function::env_var

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(3stap)

NAME
function::env_var - Fetch environment variable from current process
SYNOPSIS
env_var:string(name:string)
ARGUMENTS
name Name of the environment variable to fetch
DESCRIPTION
Returns the contents of the specified environment value for the current process. If the variable isn't set an empty string is returned. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
asadmin-unset(1as) - sunos
function::ansi_set_color3(3) - debian
function::ctime(3stap) - centos
tapset::string(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com