range# function.range(p0: float, p1: float) → int# Set the min and max range for a variable palette. Args: p0:‘min’ minimum value p1:‘max’ maximum value Examples:ensight.function.palette("temperature") ensight.function.range(0.0000e+00,9.6464e+00) Copy to clipboard Returns:zero on success, non-zero on error