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>ggetalias()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
GGETALIAS()

    This function returns the alias, if any, associated with a specific
    GET.

    Syntax

    GGETALIAS([<target>])

    Optional Parameter

    <target> is either a numeric or character expression indicating the
    desired GET.  If <target> is numeric, it will represent the GET's
    position in the GETLIST array; otherwise, it will represent 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 character string representing the alias associated with the <target>
    GET.  If there is none, GGETALIAS() will return a null string ("").

See Also: GGETNAME() GGETNO()

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