Search
Setup for Free
C
C#
•
3y ago
Down
❔ string modify
how can i transform string like this
1234 5678 9123 4567
1234 5678 9123 4567
to this
1234 **** **** 4567
1234 **** **** 4567
in a lambda function
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,134
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
1234 5678 9123 4567
1234 5678 9123 4567
1234 **** **** 4567
1234 **** **** 4567
Similar Threads
Excel modify
C
C# / help
2y ago
PDF modify lib
C
C# / help
3y ago
❔ Difference string and string?
C
C# / help
3y ago
string inside a string
C
C# / help
3y ago