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