{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Right

Extracts the y first characters from the String from right.

Usage:

Right( x,y )

Parameters:

x The string to extract characters from
y How many characters to extract from the string (going from the right)

Returns:

String

Examples:

Right( "abcdef",3 )                 // Returns "def"
Right( "unhgjdssasdlkweuixcna",5 )  // Returns "ixcna"

See also:

i-net Clear Reports
Diese Anwendung verwendet Cookies um das Einloggen zu ermöglichen. Durch die weitere Nutzung dieser Anwendung stimmen Sie der Verwendung von Cookies zu.


Hilfe - Right