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)

Parameters

Name Type Description
s1 string The string to capitalize.

Examples


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