Saves a uint and returns its id.
Syntax
1
save_uint(value)
| Argument | Type | Description |
|---|---|---|
| value | double | The uint to save. |
Returns: Instance Id
Description
This function saves a uint and returns its id.
Saves a uint and returns its id.
1
save_uint(value)
| Argument | Type | Description |
|---|---|---|
| value | double | The uint to save. |
Returns: Instance Id
This function saves a uint and returns its id.