Overview Schemas Index

CHARACTERISTIC_XIM (jsdai.SCharacteristic_xim)


FUNCTION valid_range
          (input1 : measure_representation_item, input2 : measure_representation_item) : BOOLEAN;

RETURN(TRUE);

END_FUNCTION; -- valid_range

public class FValid_range
          public static Value run(SdaiContext _context, Value input1, Value input2)