Go to the first, previous, next, last section, table of contents.


countStackframes

Function: countStackframes { job -> count }
file: job.t
package: muf
status: alpha

The countStackframes function returns an integer count of the number of stackframes in the loop stack of the given job. It is intended primarily to be used to obtain the maximum usable argument for getStackframe[. See section getStackframe[.


Go to the first, previous, next, last section, table of contents.