UnicodeBefore (Unicode function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(No difference)

Revision as of 20:16, 23 April 2014

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