OpenWGA 7.11 - TMLScript reference
WGAMethod :
reopenSessions()
On object | WGA |
Usage | Reopens all currently open database sessions |
Description |
This method can be useful after calling a master action or function. If the master functionality changed some data in a database that already was open when the master functionality was called then those changes will not be visible for the calling session until the session is reopened. Reopening a session will drop all unsaved data modifications on that session. |
Allowed in script types |
|