Get the names of the arguments of a function

.get_arg_names(func)

Arguments

func

function

Value

names of the arguments of func