Returns the Nth Equation section.
function getNthEquation input TypeName class_; input Integer index; output String result; end getNthEquation;