FindOtherThan

Method

Finds occurences of all text other than the matching pattern

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

FindOtherThan(string, int)

Parameters

Pattern
string
Pattern
Nth
int
(Default = 1)
Nth match

Return

String

This uCalc string object

Remarks

Finds occurrences of all text other than the matching pattern. This allows you to perform a transformation on all text other than text that matches the given pattern.

Examples

This page last modified on: 

8/21/2026