up Inquisit Language Reference

trimleft function

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

Member of

<global>

Syntax

trimleft(s1, s2)

Parameters

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

Examples


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