Skip to content

1.17.0

Choose a tag to compare

@MTrop MTrop released this 30 Jul 02:03
· 12 commits to master since this release

Changed in 1.17.0

  • Added Map host function ISMAP().
  • Added List host function ISLIST().
  • Added Buffer host function ISBUFFER().
  • Added Misc host functions: ISBOOLEAN() ISINT() ISFLOAT() ISSTRING(), ISOBJECT().
  • Added Math host functions: ISNAN() ISINFINITE(), ISNUMERIC().