ToUpper

Method

Changes occurences of a pattern to upper case

Product: 

Class: 

Warning

uCalc API Preview Release Notice:The uCalc engine has successfully transitioned to modern cross-platform environments.The next phase envolves some structural changes, performance optimizations, and API refinements.The API is subject to breaking changes prior to the stable release. Please evaluate the preview version thoroughly before production use.

Syntax

ToUpper(string, int)

Parameters

Pattern
string
(Default = "")
Pattern
Nth
int
(Default = 1)
nth occrence of pattern

Return

String

uCalc String object

Remarks

Changes occurrences of a pattern to upper case.

Examples

This page last modified on: 

8/21/2026