Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
code [2020/04/28 18:05] argemiro |
code [2020/04/30 14:43] (current) argemiro |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | constant | Generic filename | Value or constant representing a generic filename. | | + | | constant | Code | Value or constant representing string. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 17: | Line 17: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | object | Generic filename | Value or constant representing a generic filename provided as the functor input. | | + | | object | Code | Value or constant representing string provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| - | [[Functor List#Map Algebra | Map Algebra]] | + | [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] |
| ===== Internal Name ===== | ===== Internal Name ===== | ||
| - | GenericFilename | + | code |