Skip to content

DataObject getters

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 17 Jan 16:48
· 42 commits to master since this release

The following getters have been tested and implemented:

  • getInt
  • getString
  • getBool
  • getFloat
  • getDateTime

A DataObject can also be converted to a nested array or object using the asArray and asObject methods.