• Javauto Documentation
  • Getting Started
    • Introduction
    • Installation
    • Hello World
    • Using the Helper
    • Mouse & Keyboard
  • Learn by Example
    • Variables & User Input
    • Operators
    • Control Flow
    • User Defined Functions
    • Global Variables
    • Structs
    • Arrays
    • ArrayLists
    • String Operations
    • Command Line Arguments
    • Java Integration
  • Constants
    • FILE_SEP
    • SCREEN_HEIGHT
    • SCREEN_WIDTH
    • SYSTEM_OS
    • TEMP_DIR
    • USER_HOME_DIR
    • USER_NAME
    • WORKING_DIR
  • Javauto Functions
    • arrayAsList
    • arrayBinarySearch
    • arrayCopyOf
    • arraySort
    • arrayToString
    • arrayEquals
    • arrayToClip
    • clipboardPut
    • cursorGetPos
    • exec
    • exit
    • fileAppend
    • fileCreate
    • fileDelete
    • fileExists
    • fileGetName
    • fileGetPath
    • fileList
    • fileRead
    • fileWrite
    • getDateTime
    • getFlaggedArg
    • getMilliTime
    • getNanoTime
    • getEnv
    • getPage
    • getSpeed
    • httpGet
    • httpPost
    • input
    • inputBox
    • inputList
    • inputPassword
    • intGetRGB
    • intGetRandom
    • isDirectory
    • isFile
    • isFlagged
    • join
    • keyCombo
    • keyDown
    • keyPress
    • keyUp
    • mkDir
    • mouseClick
    • mouseClickDrag
    • mouseDown
    • mouseMove
    • mouseScrollDown
    • mouseScrollUp
    • mouseUp
    • msgBox
    • open
    • optionsBox
    • pixelGetColor
    • pixelSearch
    • print
    • rgbGetInt
    • rmDir
    • screenShot
    • send
    • setSpeed
    • sleep
    • toChar
    • toDouble
    • toFloat
    • toInt
    • toString
  • Special Keys
  • Index