sdump

Purpose

Dump all the variables in the suggested node and their values to fileName.

Syntax

sdump(fileName)

fileName - type: str

Returns

Remarks

The output file (fileName) must be set up in advance using openfile, fileout or an output statement.  

Example

See Also

gdump, xdump, ndump, openfile, fileout, POST Actions