How i get first numbers in text?

I need get first numbers with - and + without phone number like that: -58 +375250000000. How i do it?

You need to explain/show what you want.

Show your input and required output

for example: input +4471234567890, output 4471234567890 or 071234567890

Input: -54 +375290000000

Output: -54

I need remove phone number from text and leave only that value.

Split at spaces and get first item in list

If it will always be 3 characters you could use text segment

It can be 1, 2, 3, 4, 5 characters?

Then use the text split at spaces block

Okay, can you like show example or smth?

from the documentation:

I got mini question: if i store these texts in CloudDB i dont has to change anything?

Depends on what you mean by that ? Again, explain yourself.

So, i am using CloudDB to store these texts. I am appending list of tag with these texts. Do i need change anything?

What? Where? Why?

If you could show what your are doing (blocks) then perhaps your enquiry would make some sense...

You do not show the split at spaces and how this might affect what you are doing ?

I think it affect other data in tag…

What makes you think that ?

That when i need get that data.

Suggest you develop on in your app a bit more, you will see that simply extracting data from a stored value has no impact on the stored value itself.

But i am scared not by that, i scared when i need get data and it gives alot of lines texts…

What's the 54?

Shoe size?

Weight?

Age?

Bank balance?