Gets a caller to be displayed for a textual note. This is primarily useful as a helper function
in getFormatCallerFunction , but it might be useful in stories, UI preview code, etc.
Parameters
n: number
Zero-based index into the caller list.
Optionalcallers: string[]
Array of caller symbols, or undefined to use the default sequence, which is the
lowercase Roman-script letters as sequenced in the English alphabet.
Gets a caller to be displayed for a textual note. This is primarily useful as a helper function in getFormatCallerFunction , but it might be useful in stories, UI preview code, etc.