Remove spaces from string

preview_player
Показать описание
github :
donate:
Рекомендации по теме
Комментарии
Автор

What's wrong with using StringReplace()?

peterreber
Автор

When I was learning I never struggled with the simple things but the 2nd level ones. For example there are any number of of examples around for a locate with 1 argument, Locate('ID', <aNumber>, [] ); I can see that in the help file or manual, but there is virtually nothing around how to locate with multiple arguments.
Even beginners should be at least alerted to other, simpler methods being around.

peterreber