$task()
(NOTE: Some of the techniques shown or described on this page--marked in purple--require new features in the latest official PIKT 1.19.0 release (pikt-current.tar.gz) that are unavailable in any previous version.)
DESCRIPTION returns the current script's task description
SYNOPSIS
$task()
ARGUMENTS none
EXAMPLES
TaskTest
init
status active
level info
task "this is a test of \$task()"
begin
output $alert()
output $alarm()
output $task()
# pikt -T +A Test Test TaskTest this is a test of $task()
SEE ALSO $alert() $alarm() $level() $status() $lpcmd() $mailcmd() String Functions Numerical Functions