Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
folder [2011/07/31 15:43] hermann created |
folder [2026/08/28 03:19] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Folder ====== | + | ====== Folder ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | This functor is used to carry on the folder, directory or zip file for other functors. | + | Declares a folder, directory, or zip file that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Constant | [[ Folder Type|Folder ]] | Data carrier for a folder, directory or zip file. | | + | | Constant | [[Folder Type]] | Folder, directory, or zip file, or constant representing one. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | object | [[ Folder Type|Folder ]] | Object is a folder, directory or zip file. | | + | | Object | [[Folder Type]] | Folder, directory, or zip file provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 21: | Line 23: | ||
| [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] | [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] | ||
| - | ===== Notes ===== | + | ===== Notes ===== |
| + | |||
| + | None. | ||
| - | ===== Internal Name ===== | + | ===== Internal Name ===== |
| Folder | Folder | ||