Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alumio.com/llms.txt

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

string-upper-first Takes the given input string and converts the first letter to a capital. This only works when en phrase starts with a lowercase letter. When a sentence or a word starts with a space or anything else then a letter nothing will happen.

Fields

No configurable options available

Sample data

Input dataOutput data
”this is the input""This is the input”