Shop OBEX P1 Docs P2 Docs Learn Events
Posting Basic Stamp Codes — Parallax Forums

Posting Basic Stamp Codes

Can someone tell me the proper way to post Basic Stamp Code using simple example?
Thank You in Advance

Comments

  • To post a code block you do this:

    1. Type three backticks (to mark the start of the code)
    2. Press to move to the new line
    3. Type in (or paste) your code
    4. Press to move to new line
    5. Type three backticks (to mark the end of the code)
    6. Press to move to new line

    The three backticks look like this: ```

  • bluejaybluejay Posts: 131
    edited 2022-03-09 07:43

    An example please.

    PRINT "hello"
    END
    
  • VonSzarvasVonSzarvas Posts: 3,278
    edited 2022-03-09 07:45

    Sure- I've edited your post above and added the example.

    You can click the cog icon at top-right of the post, then choose Edit, to view how it was done.

Sign In or Register to comment.