Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 741 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 741 Bytes

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