<< Find | FindNext >> |
Top: Documentation Library | Up: F Commands |
FindChange Text Command
Replaces the current occurrence of the text string with the specified string and searches for the next occurrence.
findchange <fstring rstring>
fstring/s The text string to find.
rstring/s The text string to replace with.
Examples:
ARexx:
findchange "cieling" "ceiling"
FindChange Command Definition url:PLcmd/findchange
created:2006-04-19 18:51:07 last updated:2006-08-19 13:58:48
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For FindChange | sign in to add a comment |
There are no user contributed comments for this page. |
<< Find | FindNext >> |
Top: Documentation Library | Up: F Commands |