backupSettings#

swordfish.function.backupSettings()#

Back up all settings on users, permissions, and function views to specified directory.

参数:
  • 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.

返回:

A vector containing all backup user names and function views.

返回类型:

Constant