$ReadInv
(Redirected from $READINV)
The $READINV function is identical to the $READ function, except that:
- Input from the terminal is not echoed. It is treated the same as a password for the device would be treated.
- $READINV cannot take its response from arguments saved from the INCLUDE line.
The $READINV function takes a field name as its one argument.