Skip to main content

Overview

The parse-number transformation converts a string value to a number.

Syntax

Parameters

Examples

This transformation will attempt to parse the string as a number. If the string cannot be parsed, it may return an error or null value.