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