EnglishРусский  
 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

str.appendch

Adding a character to a string.

method str str.appendch (
   uint ch
)

Parameters

ch The character to be added.

Return value

Returns the object which method has been called.

Related links

Source