How to split text that comes from String

Hi @Arthur_Ziganshin

Use the expression below!

InputString.SubString(0,3)

Regards

3 Likes