Type CheckerTells you if the input is an object, list or stringWhat it does Takes 1 inputs and produces 3 outputs. Inputs NameTypeDescriptionValue to checkStringThe value to check Outputs NameTypeDescriptionSuccessBooleanReturns true if the type was detectedTypeStringThe detected typeErrorStringIf there was an errorCopy PageWhat it doesInputsOutputs