UnicodeUnspace (Unicode function)

From m204wiki
Revision as of 20:59, 19 January 2012 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Remove whitespace characters from the string (Unicode class)

[Introduced in Sirius Mods 8.0]


This page is under construction.

Syntax

%outUnicode = unicode:UnicodeUnspace[( [Spaces= string], [Leading= boolean], - [Trailing= boolean], - [Compress= boolean])]

Syntax terms

%outUnicodeUnicode
unicode Unicode
Spaces string
Leading Boolean value
Trailing Boolean value
Compress Boolean value

Usage notes

Examples

See also