Versions Compared

Key

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


Page properties
hiddentrue



Status
Tech review

Status
titletodo

Style guide

Status
titletodo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Page properties
hiddentrue


text list with the content of argument s where the first occurrence of substring find has been replaced with string replacement.

Short description

Returns a

Status
subtletrue
titlestring list
Output

Status
subtletrue
titlestring listtext list

Available since

Status
subtletrue
colourBlue
title2.1.32




text list with the content of argument s where the first occurrence of substring find has been replaced with string replacement.

UI Text Box
sizemedium
typeinfo

The This function returns a

Status
subtletrue
titlestring list


Code Block
languagebash
titleSyntax
linenumberstrue
findReplaceFirst(string s, string find, string replacement) #Output: String list


UI Expand
titleExamples


text list"Goodbye your love, hello my friend."

Parser expressionDescription


Code Block
languagebash
linenumberstrue
findReplaceFirst("Goodbye my love, hello my friend.", "my", "your")


The This function returns a

Status
subtletrue
titlestring list



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>xxx

Status
subtletrue
titledata type

Parameter description.
<parameter>xxx

Status
subtletrue
titledata type

Parameter description.
<parameter>xxx

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

The function returns a

Status
subtletrue
titlestring text list