Inquisit Language Reference
endswith function
Returns true if the first string ends with the second string.
Member of
<
global
>
Syntax
endswith(
s1
,
s1
)
Parameters
Name
Type
Description
s1
string
The first string.
s1
string
The second string.
Examples
Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.