Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

SUBSTITUTEFIRST(<string>; <search string>; <new string>)

Description

Substitutes new text for the first occurrence of the old text in a text string.

...