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