run_registered_files_actions# ansys.optislang.core.tcp.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: Optional[str], optionalUid entry, by default None. passwordOptional[str], optionalPassword, by default None. Returns: strJSON string of run registered files actions command.