Webtags (preserving history): Difference between revisions

m
Line 752: Line 752:
*The object returned has 3 parameters each in '''attribute=value''' format
*The object returned has 3 parameters each in '''attribute=value''' format
*We find the value in any parameter by using the '''object.attribute''' syntax and assign it to the variable already defined
*We find the value in any parameter by using the '''object.attribute''' syntax and assign it to the variable already defined
*The console.log command simply outputs all the items in the list within the brackets into the browser console that in many browsers is displayed by selecting '''F12''' on the keyboard
*The console.log command simply outputs all the items in the list within the brackets into the browser console that in many browsers is displayed by selecting '''F12''' on the keyboard. I included this instead of the lengthy rest of my code that uses the units to do the various calculations correctly.


== "POST" approach ==
== "POST" approach ==
5,838

edits