Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

uppercase()

Prev Next

This function returns the text a containing only uppercase characters. Parameter b sets the locale to be used for the conversion.

Parameters

Parameter

Description

a

Text.

b

(optional) Locale. Default: "de_DE". Note: Use the three dots to select a value.

Examples

Parameter a

Parameter b

Result

abc

ABC

abc

de_DE

ABC