Jump to content
Server Maintenance This Week. ×

LocationValues Function, How to sepearete the values


This topic is 2432 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hi, when using the LocationValues function I get the following values: +1.325186, +103.967162, +65.000000

Question, how can I have the above values separated and captured into Latitude, Longitude and Accuracy fields?

Edited by MaLuc
Link to comment
Share on other sites

2 hours ago, MaLuc said:

how can I have the above values separated and captured into Latitude, Longitude and Accuracy fields?

The values are already separated by carriage returns (not by commas as shown in your question).

Use the GetValue() function to capture any one of the individual entries by its position in the list.

 

 

Edited by comment
Link to comment
Share on other sites

This topic is 2432 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.