User Tools

Site Tools


4rpl:commands:removewhitespace

This is an old revision of the document!


Index
Strings

:!: Available in version 1.3 and later.

RemoveWhiteSpace

RemoveWhiteSpace (<-inputString) ->newString

Description

Removes whitespace from the specified string and returns a new string sans whitespace. Line feed, carriage returns, tabs, spaces all count as whitespace.

Examples

Trace(RemoveWhiteSpace("Where there's a will, there's a way.")) 

Index

4rpl/commands/removewhitespace.1638017980.txt.gz · Last modified: 2025/02/14 14:56 (external edit)