Get Tags and Values Algorthm

Hello. I would be very pleased if somone could explain, In what order is the data in the code blocks called? Example: I call 3 different tags from Firebase and then want to get that values for each tag. How is the system running? Is the app reading the first "get tag" command and then reading every "if get tag = ... then ..." blocks under the "got value" block? Then the second "get tag" command and then again every "if get value..." commands? Or on the contrary?

Your blocks do not look correct, try this:

1 Like