Learn R Programming

phreeqc (version 3.7.6)

phrGetDumpFileOn: Retrieve the current value of the dump file switch.

Description

Retrieve the current value of the dump file switch.

Usage

phrGetDumpFileOn()

Arguments

Value

TRUE if output as defined by the DUMP data block are currently being written to file.

References

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

See Also

Other Dump: phrGetDumpFileName(), phrGetDumpStringsOn(), phrGetDumpStrings(), phrSetDumpFileName(), phrSetDumpFileOn(), phrSetDumpStringsOn()