Hi keshav,
this function is not included in base package (snippet from LabView help):
*****
Numeric Integration (Not in Base Package)
Performs numeric integration on the
Input Array
using one of four popular numeric integration methods.
The data type you wire to
the
Input Array input determines the polymorphic instance to
use.
*****
This vi adapts to the datatype, the real name is underlined above... It's found in Mathematics -> Integ&Diff - but only when you don't use the base package. It's using a call library node, so there is no code for copy&paste available

But you may look for some numeric integration algorithms (trapezoidal, simpsons, bode are used in this function) and make your own vi based on them - a great way to learn coding in LabView
Best regards,
GerdW

using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019