Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADDED: String Function: String.str_replace(search, replace, caseSensitive = true): Replace all occurrences of the search string with the replacement string. #112

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

SagnikGanguly96
Copy link
Contributor

ADDED: String Function: String.str_replace(search, replace, caseSensitive = true): Replace all occurrences of the search string with the replacement string.

…tive = true): Replace all occurrences of the search string with the replacement string.
@SagnikGanguly96 SagnikGanguly96 self-assigned this Feb 14, 2023
@SagnikGanguly96 SagnikGanguly96 added the enhancement New feature or request label Feb 14, 2023
@SagnikGanguly96 SagnikGanguly96 merged commit 4c26fcf into main Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant