Skip to content
CoyoteMIDI
  • Upgrade to PRO
  • My account
  • Help
  • Contact
  • Shopping Cart
CoyoteMIDI
  • Shopping Cart
  • Upgrade to PRO
  • My account
  • Help
  • Contact

CoyoteScript (PRO only)

CoyoteScript Basics
  • Collection Operations
  • Command Nesting
  • Comments
  • Documentation Syntax
  • Events
  • Logical and Comparison operators
  • Math Operations
  • Triggers
  • Using Scripts
  • Variables
CoyoteScript Commands
  • After
  • Before
  • Case
  • Ceiling
  • Click
  • Clipboard
  • Cooldown
  • CopyFile
  • CopyFolder
  • Cos
  • Count
  • CreateFolder
  • Date
  • DeleteFile
  • DeleteFolder
  • Else
  • FileExists
  • Find
  • Floor
  • FolderExists
  • Foreach
  • GetFiles
  • GetFolders
  • GetMouse
  • GetPixel
  • GetRecordingVolume
  • HeldNotes
  • If
  • Indicator
  • InputDevices
  • IsProcessFocused
  • IsProcessRunning
  • Key
  • KeyState
  • KillProcess
  • Log
  • MapKeys
  • MapValues
  • Max
  • MessageBox
  • Midi
  • Min
  • Mod
  • MoveFile
  • MoveFolder
  • MoveMouse
  • NoteName
  • NoteNumber
  • OutputDevices
  • ParseJSON
  • Print
  • Random
  • Repeat
  • Replace
  • Rest
  • Return
  • Round
  • RunScript
  • SearchImage
  • SearchPixel
  • SetClipboard
  • SetFocusedProcess
  • SetRecordingEnabled
  • SetRecordingVolume
  • SetVolume
  • Sin
  • Sort
  • Split
  • StartProcess
  • Switch
  • SysEx
  • Tan
  • Time
  • Wait
  • Web
  • While
  • Write
CoyoteScript Events
  • Key
  • Midi
  • Process
  • ScriptsLoaded
  • Shutdown
  • Startup
  • SysEx
  • Time
  • WindowChanged
  • WindowsSession

Basic Operation

  • CoyoteMIDI FAQ
  • Getting Started
  • Overview
  • Using CoyoteMIDI with a DAW (loopback MIDI)
  • Home
  • Docs
  • CoyoteScript (PRO only)
  • CoyoteScript Commands
  • Replace

Replace

replace [<text>] [<to replace>] (<replace with>)

Replaces instances of a text with a new text inside a larger piece of text.

Parameters:

  1. The whole text to replace parts of.
  2. The piece of text that you want to replace.
  3. The text to replace the matching values with. The default value is blank, causing the matched pieces of text to be removed.

Returns: The modified version of the text with the pieces of text replaced.

What are your Feelings
Share This Article :
  • Facebook
  • Twitter
  • LinkedIn
  • Pinterest
Updated on February 21, 2023
RepeatRest
© 2023 - CoyoteMIDI | All rights reserved