add initial toString block (#1958)
This commit is contained in:
committed by
Peli de Halleux
parent
b611909d99
commit
aa51b7e014
7
docs/reference/text/to-string.md
Normal file
7
docs/reference/text/to-string.md
Normal file
@ -0,0 +1,7 @@
|
||||
# to string
|
||||
|
||||
Converts a value into a text representation.
|
||||
|
||||
```sig
|
||||
toString(123)
|
||||
```
|
Reference in New Issue
Block a user