* Various items from nodes can also be included. Right click on a node, click on `properties` and use the contents of the _Node name for S&R_ property and the name of the _data_field_.
* Example of putting the checkpoint in the file name:
* The _node names for S&R_ is `CheckpointLoaderSimple`<imgsrc="filename01.png"width="20%"align="middle"style="vertical-align:middle;">
* The _data_field_ is `ckptt_name`<imgsrc="filename03.png"width="20%"align="middle"style="vertical-align:middle;">
* combine with a `.` between: `%CheckpointLoaderSimple.ckptt_name`
* The _data_field_ is `ckpt_name`<imgsrc="filename03.png"width="20%"align="middle"style="vertical-align:middle;">
* combine with a `.` between: `%CheckpointLoaderSimple.ckpt_name`
* and put that in the *filename_prefix* of the _Save Image_ node