developer sign in
Jin Examples » 'Hello World'

Hello World

<jin>
    <body>
        <pr>
            <text>Hello World!</text>
        </pr>

        <footer>
            <cmd onSelect="back()">Back</cmd>
        </footer>
    </body>
</jin>

All WHERE pages are made-up of XML descriptions of the page along with scripting that defines actions that occur based on key presses or other events. The phones output is displayed below.

All pages must start with a <jin> tag and end with </jin>The content to be displayed is bounded by <body> and </body> tags. Within the body all content must be inside another container. The two containers shown here are <pr> which divides the screen in Page Rows, and <footer> which defines content to be displayed at the bottom of the page.

You can download a more elaborate Jin sample by clicking [here]

trademarks | terms of use | privacy policy | about | FAQ | blog | jobs | contact us
For 24/7 support email support@where.com or call 888-262-1150
WHERE™ is a product from uLocate Communications, Inc. ©2008 All Rights Reserved.