up Inquisit Language Reference

trimright function

Trims the characters in the second string from the right side of the first string

Member of

<global>

Syntax

trimright(s1, s2)

Parameters

Name Type Description
s1 string The string to be trimmed.
s2 string The characters to trim from the right of the first string.

Examples


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.