I want to get the full string dsafsafsafdsafdsafdsafdsafdsfdsafsafsafdsfsafsafsafdsaf from JsVar string as follow, but the function jsvAsString() seems to make the string truncated short, any good way to solve the problem? use JsvStringIterator iterator through the JsVar?
any simple way?
thax!
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I want to get the full string
dsafsafsafdsafdsafdsafdsafdsfdsafsafsafdsfsafsafsafdsaf
from JsVar string as follow, but the functionjsvAsString()
seems to make the string truncated short, any good way to solve the problem? useJsvStringIterator
iterator through the JsVar?any simple way?
thax!