?>
Voir la documentation de actionSetToTable
Restores a user-defined action set from a saved table. This is useful for sharing custom action sets or for persisting them across CAS sessions. You first need to save an action set using the `actionSetToTable` action.
Fügt eine Caslib zum Suchpfad für benutzerdefinierte Aktionssets hinzu. Dies ermöglicht es dem CAS-Server, benutzerdefinierte Aktionen zu finden und auszuführen, die in den angegebenen Caslibs gespeichert sind, und erweitert so die Funktionalität des Servers zur Laufzeit.
The addUserActionSetPath action adds a caslib to the user-defined action set search path. This allows the CAS server to find and load user-defined action sets from a specified caslib, making them available for execution in the current session.