Inquisit Language Reference
startswith function
Returns true if the first string starts with the second string.
Member of
<
global
>
Syntax
startswith(
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.