Changes between Initial Version and Version 1 of Ticket #3837


Ignore:
Timestamp:
07/05/21 14:23:03 (3 years ago)
Author:
mLipok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3837 – Description

    initial v1  
    1 StringFormat() function set the number of replacements performed stored in the @extended macro.
    2 
    31I was thinking today about how to dermine how many (or if any) replacement was taken.
    42
     
    75https://github.com/rcmaehl/WhyNotWin11/pull/403#issuecomment-874104621
    86
     7I found that:
     8StringReplace() function set the number of replacements performed stored in the @extended macro.
     9
     10I was searching for the same feature for StringFormat() with no success.
     11
     12Please consider to add such feature for StringFormat().
     13