Piecewise

Build chat bots with blocks

parse text (string) as (type)

In Internet

Jump to block

Deserialize text from the specified format.

Parameters

Parameter name Parameter type Required? Description
string String The text to parse.
type any The format to parse it as.

Output

Boolean, Number, String, Array, table - The deserialized value.