new
improved
2022/04/07 - Release Note
Hello everyone 👋
We'll let you know about new action features.
LinkToAction supports formats other than “system values”
The transition function linkToAction between actions, which can be used in action 結果の加工スクリプト, now supports formats other than “system values”.
Other types of parameters, such as “text” and “numeric values,” can now also be used to receive values during transitions. (However, “files” are not eligible)
Support for transitioning to another action group
A new linkToActionGroup function has been added, making it possible to transition to another action group.
Like
LinkToAction
, transitions with parameters are possible.Details on how to use it are described in ドキュメント.
Thank you for your continued support.