UnicodeBefore (Unicode function)

From m204wiki
Revision as of 20:16, 23 April 2014 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Part of string before a substring (Unicode class)

[Introduced in Model 204 7.5]


This page is under construction.

Syntax

%outUnicode = unicode:UnicodeBefore( substring, [Start= number])

Syntax terms

%outUnicodeUnicode
unicode Unicode
substring Unicode
Start number
This default value of this argument is ??.

Usage notes

Examples

See also