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 00:59] admin ↷ Page name changed from int to integer_value |
integer_value [2015/10/12 01:34] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Int ====== | + | ====== Integer ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | Integer declarer. | + | Integer value constant. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Constant | [[ Int Type|Int ]] | Integer constant. | | + | | Constant | [[Integer Value Type]] | Integer value constant. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Object | [[ Int Type|Int ]] | Integer object. | | + | | Object | [[Integer Value Type]] | Integer value object. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 22: | Line 24: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| + | |||
| + | None. | ||
| ===== Internal Name ===== | ===== Internal Name ===== | ||
| - | Int | + | IntegerValue |