Split text by symbol: Difference between revisions

Jump to navigation Jump to search
m
Line 8: Line 8:


== Example ==
== Example ==
Task: Split 25.040215, 121.512532 by the comma ( , )
Task: Split the position e.g. 25.040215, 121.512532 by the comma ( , ) to obtain the latitude (1st string) and longitude (2nd string).


Expected output:
Expected output:

Navigation menu