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.

str.dellast

Delete the last character. The method deletes the last character if it is equal the specified parameter.

method str str.dellast (
   uint ch
)

Parameters

ch A character to be checked.

Return value

Returns the object which method has been called.

Related links

Source