Basics | * Simple script to get you started # * Simple script to write data to output log # * Using variables # * Using operators # * Basic expressions # |
Control Statements | * If statements # * For loops # * While loops # * Switch statement # * Continue # * Break # |
Strings | * String information # * String manipulation # |
Numbers | * Number Types # * Number conversions # * Math functions # |
Boolean | * Boolean # |
Dates |
* Date manipulation # * Date parsing # * Calendar comparison # |
Arrays | * Arrays # * Vector # |
Directory | * Directory information # * Directory listings # * Make directory # |
Files | * File information # * File operations # * File read and write # |
Methods | * Using Methods # |
Hitek Methods | * Hitek Methods # |