Skip to content

First release that supports reading multiple types of data

Pre-release
Pre-release

Choose a tag to compare

@rpoisel rpoisel released this 01 Oct 11:19

This release is not yet production ready. It contains methods which allow users to create a dialog that requests users of their program to enter different types of data.

Implemented methods:

  • readInt()
  • readDouble()
  • readChar()
  • readString()