Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@jwillinghalpern jwillinghalpern released this 03 Jul 00:24
· 3 commits to master since this release
df25918

adds a .json() method to the result of FMGofer.PerformScript to auto-parse JSON script results from FM scripts.
.json() generic type syntax can be uses to assert the shape of the returned json object and improve
intellisense/autocomplete in your code editor.