Get the y position of the body in world coordinates.

== Function ==
=== Synopsis ===
<source lang="lua">
y = Body:getY( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|y|The y position in world coordinates.}}

== See Also ==
* [[parent::Body]]
[[Category:Functions]]
{{#set:Description=Get the y position of the body in world coordinates.}}
{{#set:Since=000}}

== Other Languages ==
{{i18n|Body:getY}}