Print the context of a function call

printContext(number = getDefault("printContext", "number"), indent = "  ")

Arguments

number

Number of the context to print (see initContext)

indent

string used to indent nested function calls in the output