eBiss 3

Hilfe & Dokumentation

Benutzer-Werkzeuge

Webseiten-Werkzeuge


en:transformation:mappings:funktionen:string:substring

Inhaltsverzeichnis

substring

The substring() function extracts part of a string.

Syntax:

substring('String', 'Start', 'Length')

Sample

substring(@SupplierGLN,1,2)

Here, a two-digit substring is extracted from the first character and returns the first two digits of the GLN.

en/transformation/mappings/funktionen/string/substring.txt · Zuletzt geändert: 2024/02/20 08:15 von 127.0.0.1