?>
Voir la documentation de actionSetFromTable
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.
Crée une table en mémoire à partir d'un jeu d'actions défini par l'utilisateur. Cette action est utile pour inspecter ou archiver la définition d'un jeu d'actions personnalisé sous forme de table CAS.
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.