javascript - How do I get the value of an object -
How do I get an object's value? No: I do not want to use it, foreach, $. For each one I want only one value.
Thanks
Which price would you like?
How to use the highlighted property:
var value = activeContract.DisembarkPlace;
Comments
Post a Comment