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