BPt.p.Instrumentation.args#

property Instrumentation.args#

Value of the positional arguments. Used to input value in a function as func(*param.args, **param.kwargs) Use parameter.Instrumentation to set args and kwargs with full freedom.