3 lines
93 B
Text
3 lines
93 B
Text
StringDrop["input string",1]
|
|
StringDrop["input string",-1]
|
|
StringTake["input string",{2,-2}]
|