Skip to content

This program can Extract the string surrounded by given characters.

License

Notifications You must be signed in to change notification settings

Batch-Man/StrSurr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrSurr - by Kvc

Description

Strings in Batch tend to be difficult to handle, especially for newer programmers. That is why many people use external plugins to avoid the hassle. This plugin created by KVC extracts the string surrounded by given characters in batch with ease.

Author: Kvc

Usage

Call StrSurr [Surrounding Chars] [String]

Example: StrSurr "[]" "Hello [Kvc], how are you?"

Here, in the example given below we have ectracted string between '<' and '>'.

Anim12

Article https://batch-man.com/string-functions-by-kvc/

Video https://www.youtube.com/watch?v=7sa5LMnbsfU&t=8s

About

This program can Extract the string surrounded by given characters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •