GetElementDirectionCardialPoint: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 October 2023

23 August 2022

  • curprev 22:3322:33, 23 August 2022Lettify talk contribs 1,463 bytes +1,463 Created page with "__NOTOC__ {{Useful Function}} This function returns the direction of the element according to the ''wind rose''.<br> ==Syntax== <syntaxhighlight lang="lua">string getElementDirectionCardialPoint( element theElement )</syntaxhighlight> ===Required Arguments=== * '''theElement''': The element to be able to get direction. ==Returns== Returns a string indicating the cardinal direction the element is in (North, East, South and West). Otherwise nil. ==Code== <section n..."