Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Using API Methods in Scripting

PlanSwift's scriptor allows you to hook into PlanSwift's API and use it, or you can use the Scripting Reference. If you want to write something inside of PlanSwift just for PlanSwift, then you can use the scriptor, but we've added the capability of not just calling scripting but also calling API, and they both can be interchangeable, so you can use scripting with API calls or vice versa. 

...