How to Split text in Global Variable

How to split latitude and logitude coordinates from global variable.

for latitude : 12.3393 12.3443 etc…
for longitude : 76.3252 76.33246 etc…

Thankyou

By seeing the value of variable it seems that the latitude and longitude points are in sublist or list in list.
You can get them by using dual select list item block. Like this.

blocks (10)

Try if works.

1 Like

I need result like above screenshot. set of the list lat & lng separate.

It’s too easy. You just have use a little list logic.

blocks (11)

4 Likes

Thankyou @iamwsumit

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.