unregister_file# ansys.optislang.core.tcp.server_commands.unregister_file(uid: str, password: str | None = None) → str# Generate JSON string of unregister file command. Parameters: uid: strUid entry. passwordOptional[str], optionalPassword, by default None. Returns: strJSON string of unregister file command.