cleanup, docs
This commit is contained in:
@@ -11,6 +11,6 @@ return value : none
|
||||
:content
|
||||
Clears the value into an empty map-shaped value and resets its array index. Unlike `set_array()`, this does not set list mode.
|
||||
|
||||
```cpp
|
||||
context.call["flash"].clear();
|
||||
```
|
||||
|
||||
:example
|
||||
print("DValue::clear example\n");
|
||||
|
||||
Reference in New Issue
Block a user