Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
integer_value [2015/10/12 01:05] admin |
integer_value [2026/08/28 03:25] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Integer ====== | + | ====== Integer Value ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | Integer value constant. | + | Declares an integer value 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 | [[Integer Value Type]] | Integer value constant. | | + | | Constant | [[Integer Value Type]] | Integer value or constant. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 17: | Line 17: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | Object | [[Integer Value Type]] | Integer value object. | | + | | Object | [[Integer Value Type]] | Integer value or constant provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 25: | Line 25: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | None. | + | This functor was previously known as "Int". |
| - | ===== Internal Name ===== | + | ===== Internal Name ===== |
| - | Int | + | IntegerValue |