StringPart
return the character at position
pos
from thestr
string expression.
return the characters at the position in the list
{pos1, pos2, pos3,....}
from thestr
string expression.
Examples
Related terms
StringCases, StringContainsQ, StringCount, StringExpression, StringFreeQ, StringInsert, StringJoin, StringLength, StringMatchQ, StringPosition, StringQ, StringReplace, StringRiffle, StringSplit, StringTake, StringToByteArray, StringTrim
Implementation status
- ✅ - full supported