Skip to main content

Quantela platform user manual

To Upper Case

Description

Converts the input string to upper case, optionally limiting the scope to only the first character in each word, sentence or paragraph.

Input

String or JSON

Output

String or JSON

Scope

This can be one of the following:

  • All

  • Word

  • Sentence

  • Paragraph

IsCollection

If True then the input parameter is a JSON collection, otherwise it is simply a string.

IteratorKey

If the input parameter is a JSON collection, then this parameter indicates the specific attributes in the collection that the function is to operate on.