Learn R Programming

phreeqc (version 3.8.7)

phrGetLogStringsOn: Retrieve the current value of the log strings switch.

Description

Retrieve the current value of the log strings switch.

Usage

phrGetLogStringsOn()

Arguments

Value

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

References

https://www.usgs.gov/software/phreeqc-version-3/

See Also

Other Log: phrGetLogFileName(), phrGetLogFileOn(), phrGetLogStrings(), phrSetLogFileName(), phrSetLogFileOn(), phrSetLogStringsOn()