unregister_file# ansys.optislang.core.server_commands.unregister_file(uid: str, password: str | None = None) → str# Generate JSON string of unregister file command. Parameters: uid: strUid entry. passwordstr, optPassword. Returns: strJSON string of unregister file command.