Is there a workaround for normal String operations?

Is there any workarounds for normal String operations that are possible in all other languages?

Just to name a few:
Split
Replace
ReplaceFirst
ReplaceAll
ToLowerCase
ToUpperCase
StartsWith
EndsWith
Contains