backupSettings#
- swordfish.function.backupSettings()#
Back up all settings on users, permissions, and function views to specified directory.
- Parameters:
fileName (Constant) – A STRING scalar specifying the backup file path. It can be an absolute path or relative path to <HomeDir>.
userPermission (Constant, optional) – A Boolean scalar indicating whether to back up user permissions, by default DFLT.
functionView (Constant, optional) – A Boolean scalar indicating whether to back up function views, by default DFLT.
- Returns:
A vector containing all backup user names and function views.
- Return type: