[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Writes the names and values of M variables to $IO
.
Syntax
ZWRITE:postcondition |
In the argumentless form, writes the names and values of all local variables to $IO
if the optional postcondition is true or omitted.
ZWRITE:postcondition ArrayName,… |
In the inclusive form, writes the names and values of all local, global, or structured system variables specified in the list of ArrayNames to $IO
if the optional postcondition is true or omitted.
ZWRITE:postcondition (ArrayName,…) |
In the exclusive form, writes all local variables except those specified in the list of ArrayNames to $IO
if the optional postcondition is true or omitted.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated by root on October 14, 2020 using texi2html 1.82.