Web3S_Demo > Web 3S String Utils Function Library > String to Bool

String to Bool

Converts a string to a bool.

Inputs

String
String

The string to be converted to a bool.

Outputs

Return Value
Boolean

A bool created from the given string.