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