Overview Schemas Index

FABRICATION_TECHNOLOGY_XIM (jsdai.SFabrication_technology_xim)


FUNCTION less
          (input1 : length_tolerance_characteristic, input2 : ft_value_select) : BOOLEAN;

RETURN(TRUE);

END_FUNCTION; -- less

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