up Inquisit Language Reference

capitalize function

Converts the first letter of each word in the string to upper case. This is useful for presenting proper nouns entered by the participant.

Member of

<global>

Syntax

capitalize(s1)

Return Type

string

Parameters

Name Type Description
s1 string The string to capitalize.

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.