_shelltemp
| Format: _shelltemp () |
Purpose: Returns the value of configuration parameter shelltemp (see Configuration Reference).
Return Values: If the configuration parameter shelltemp has been specified, this function returns a string denoting the value of the shelltemp configuration parameter, otherwise null.
| Note: This is an heitml internal function. |
Example:
| resulting output: | |
<? _shelltemp()> | /tmp |