Opened 3 years ago

Last modified 3 years ago

#3837 closed Feature Request

StringFormat() number of replacements performed stored in the @extended macro — at Version 1

Reported by: mLipok Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description (last modified by mLipok)

I was thinking today about how to dermine how many (or if any) replacement was taken.

It is realated to my PR on GitHub:
https://github.com/rcmaehl/WhyNotWin11/pull/403#issuecomment-874104621

I found that:
StringReplace() function set the number of replacements performed stored in the @extended macro.

I was searching for the same feature for StringFormat() with no success.

Please consider to add such feature for StringFormat().

Change History (1)

comment:1 Changed 3 years ago by mLipok

  • Description modified (diff)
Note: See TracTickets for help on using tickets.