Working with custom blocks

You may create a piece of logic within a rule that you want to reuse in the current workspace or in another rule. You can create a custom block that contains the logic you want to reuse.

Custom blocks are stored as part of DataExplorer Builder's file system, which makes custom blocks portable. If you save a workspace that contains custom blocks, the custom blocks are part of the XML workspace file. When you open the file on another computer, or another user opens the file, the blocks are available in the toolbox.

Additionally, you can use one custom block inside another custom block.