Category:String Functions: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Added category links to some pages.) |
m (Added category links to some pages.) |
||
Line 1: | Line 1: | ||
Functions for manipulating strings, searching in strings, and whatever else you can think of involving strings. | |||
[[{{ns:14}}:Functions & Macros]] | [[{{ns:14}}:Functions & Macros]] |
Latest revision as of 07:53, 1 May 2005
Functions for manipulating strings, searching in strings, and whatever else you can think of involving strings.
Pages in category "String Functions"
The following 58 pages are in this category, out of 58 total.
C
E
G
L
R
S
- Save on variables
- Slice: Cut string out of string
- Sort String 1 (from end)
- Sort String 2
- Sort String 3
- Sort String 3 modified
- Splice: Cut string @ index from array type string
- Split strings
- StrCase
- StrClb
- StrContains
- StrCount
- StrCSpn, StrCSpnReverse: Scan strings for characters
- StrFilter
- StrLoc
- StrLower
- StrRep
- StrReplace v4
- StrRev
- StrSort
- StrStr
- StrStrAdv
- StrTok
- StrTok function
- StrTrimNewLines
- StrUpper