Multi Commander > Script

Is there a StrReplace that's case insensitive?

(1/1)

Ulfhednar:
I'm wondering if there is a case insensitve version of StrReplace
I've seen updates for MS commands in MC updates but I know that some of the MS commands haven't been listed in the docs yet, so does this exist or did I only dream about it ? ;)

Mathias (Author):
No I don't think is a case insensitive version.
Might be good to have.. I see If I can add.

Ulfhednar:
Thanks Mathias. Would be great if you can find time for it  ;)

Mathias (Author):
See latest beta that was release today

Ulfhednar:

--- Quote from: Mathias (Author) on April 08, 2025, 15:41:15 ---See latest beta that was release today

--- End quote ---

Thanks Mathias

--- Code: ---$NewName = StrReplace($OrgName, "<string to match>", "<replacement>", "ignorecase");
--- End code ---
is like Xmas come early  ;D

Navigation

[0] Message Index

Go to full version