In the IOS shell, there is a command "fetch" (ie, in the terminal shell). The help says:
NAME
fetch - return data from a path variable.
SYNOPSIS
fetch <var> <path>
DESCRIPTION
Fetch returns a string from an internal path element
Path elements contain internal operational data
What are these internal path elements? I cannot find any example of this being used.