str.appendch
Adding a character to a string.
method str str.appendch (
uint ch
)
uint ch
)
Parameters
ch | The character to be added. |
Return value
Returns the object which method has been called.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Adding a character to a string.
ch | The character to be added. |
Returns the object which method has been called.
Related links | Source |