Skip to main content

p

Description:

  Inspect and print the internal information of the input parameter value in a formatted way.

Signature:

p: function(...: any)
return p

Parameters:

ParameterTypeDescription
args...anyThe values to inspect.