Misc Functionspp Description: Inspect and print the internal information of the input parameter value in a formatted way. Signature: p: function(...: any)return p Parameters: ParameterTypeDescriptionargs...anyThe values to inspect.