Skip to main content
Returns whether a function, or the function at a stack level, is marked as hidden. target must be a function or stack level number. Invalid stack levels raise “Level out of range”. isstackhidden is an alias.

Syntax

Aliases

  • isstackhidden

Arguments

Returns

Example

Check whether a function closure is present in hidden stack tracking.