Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
簡単にするために、オブジェクト起動ポイントの初期化ステップで実行したいテスト スクリプトを次に示します。
mbo.setValue('CCIPERSONGROUP', 'TEST')
値を適切に設定しますが、保存しません。オブジェクトが保存されるとき (オブジェクト起動ポイントの更新ステップを介して) は適切に保存されますが、初期化中は保存されません。
初期化時にmbosを保存する方法はありますか?