To Number

This patch tries to convert its input to a number. If the input cannot be converted it outputs 0.

Inputs

  • input (any type)

Outputs

  • Number (Number)