Learn R Programming

phreeqc (version 3.8.7)

phrGetErrorStringsOn: Retrieve the current value of the error strings switch.

Description

Retrieve the current value of the error strings switch.

Usage

phrGetErrorStringsOn()

Arguments

Value

TRUE if error messages are currently being stored as a character vector.

References

https://water.usgs.gov/water-resources/software/PHREEQC/IPhreeqc.pdf

See Also

Other Error: phrGetErrorFileName(), phrGetErrorFileOn(), phrGetErrorStrings(), phrSetErrorFileName(), phrSetErrorFileOn(), phrSetErrorStringsOn()