Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 625 Bytes

File metadata and controls

28 lines (25 loc) · 625 Bytes
title Eliminate String Within String
description User-defined function to remove a substring from within another string (case-insensitive)
category business-logic
subcategory string-manipulation
tags
string-removal
substring
text-transformation
user-defined-function
difficulty intermediate
products
power-apps-canvas
author Unknown
created 2026-01-22
updated 2026-01-22
license MIT

Eliminate String Within String

Table of Contents


History

Date Author Changes
2026-01-27 Migration Initial TOC and history section added