Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Grumpfish Library 3.2 - <b>ggetno()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
GGETNO()

    This function returns the number of a specified GET.  This number
    refers to its position in the GETLIST array.  You can then use this
    later if you need to refer to this GET elsewhere.

    Syntax

    GGETNO([<target>])

    Optional Parameter

    <target> is a character expression representing the name of the GET.
    If you do not pass this, it will be assumed that you are referring
    to the currently active GET.

    Return Value

    A numeric representing the GET's position in the GETLIST array.
    If <target> is not in the currently active GET list, the return
    value will be zero.

See Also: GGETALIAS() GGETNAME()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson