up Inquisit Language Reference

trim function

Trims the characters in the second string from the beginning and end of the first string

Member of

<global>

Syntax

trim(s1, s2)

Parameters

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

Examples


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