EnglishРусский  

Ads

Perfect Automation tool
All-In-One: Script editor, Launcher, Scheduler, Keyboard & Mouse Recorder. Try now!

CreateInstall
Freeware and commercial installers.

Cell Phone Batteries
Batteries Plus offers batteries for laptop, camcorder, cell phone, camera.

Gentee needs your help!
How to advertise with us
 
laptop battery

ustr = type

Assign types to unicode string. Copy a string to the unicode string ustr = str.

operator ustr = (
   ustr left,
   str right
)

Return value

The result unicode string.


ustr = ustr

Copy a unicode string to another unicode string.

operator ustr = (
   ustr left,
   ustr right
)

Related links

Source

Edit