function ObjLAdd input Integer addr; input Integer number; input Real value[rows, cols]; input Integer rows = 1; input Integer cols = 1; output Integer out; end ObjLAdd;