Practices Guide
Lifecycle Controller Integration―Best Practices Specification
151
Set $USLEEP 20
$UTIMEOUT
Default total delay in seconds used by until commands before giving up.
Set $UTIMEOUT 900
$VERBOSE
Control level of output from recite.py
Set $VERBOSE x
where x is:
0: Quiet
1: WS-MAN
2: Full
33.1.6 Internal variables
$_BATCHFILE
Name of current batch file (including path) with \ and / replaced with _.
$_DATE
Current date and time in yyyymmddhhmmss format.
$_LOCALIP
IP of the local system where script is running.
$_LINE
Current line number in a batch script.