EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

buf.getmultiustr

Convert a buffer to array of unicode strings. Load the array of string from multi-string buffer where strings are divided by zero character.

method arrustr buf.getmultiustr (
   arrustr ret
)

Parameters

ret The result array of unicode strings.

Return value

The result array of unicode strings.

Related links

Source