run_registered_files_actions# ansys.optislang.core.server_commands.run_registered_files_actions(uid: str | None = None, password: str | None = None) → str# Generate JSON string of run registered files actions command. Parameters: uid: str, optUid entry. passwordstr, optPassword. Returns: strJSON string of run registered files actions command.