Folder

This node type will create a physical folder along with your output path during code generation. The name of the folder is the label of the node.

  1. Node Label: The name of the node. To rename it, just double-click the box.

  2. Node Type: Defines what kind of node it is (e.g., file, folder, command, replacer, etc.). See the NodeType list for all available options.

  3. Disabled: If turned on, this node will be skipped during code generation.

  4. Calculated Path: Shows the folder path where this node is currently located on your computer.

  5. Stencil Type: Displays which stencil/template you are using in your project.

  6. Override Calculated Path: Lets you change the file path shown in Calculated Path.

  7. Don't Overwrite Target: Prevents existing files from being replaced when code is generated.

  8. Do Not Generate On Error: Stops the generator from running if it hits an error.

  9. Last Node: Marks this as the final node in a sequence.

  10. Disable After Processing: Automatically disables the node once it finishes generating.

  11. Code Block: Lets you define or attach a block of code to this node.

  12. Database Dependent: Shows whether this node relies on a database.

  13. Database: Choose which database this node should connect to, if needed. The dropdown contains the list of databases.

  14. Flags/Comments: Add notes or comments for yourself or your team about this node/folder.

  15. Form ID: The ID of the form dialog linked to this node.


Was this article helpful?