Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMaster1127 authored Jul 8, 2024
1 parent b7e570c commit c120e45
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,22 @@ HTpy currently supports a subset of commands similar to AutoHotkey:
- Functions
- If, else, else if
- Random
- Sleep
- Sleep (This feature does NOT work on the web HTpy playground)
- Msgbox
- FileRead
- FileAppend
- SetTimer
- FileRead (This feature does NOT work on the web HTpy playground)
- FileAppend (This feature does NOT work on the web HTpy playground)
- SetTimer (This feature does NOT work on the web HTpy playground)
- Labels
- Gosub
- Return/return
- Loop
- Loop, Parse
- Variables
- RunCMD and ExitApp
- RunCMD and ExitApp (Both features does NOT work on the web HTpy playground)
- Comments
- Sort
- Endpoint
- getDataFromAPI and getDataFromJSON
- Endpoint (This feature does NOT work on the web HTpy playground)
- getDataFromAPI and getDataFromJSON (Both features does NOT work on the web HTpy playground)
- Math Functions
- Build-in Functions
- Build-in Variables
Expand Down

0 comments on commit c120e45

Please sign in to comment.