If(String_Split.List[4].Text.Value = "True",True,False) String_Split.List[4].Text.Value from NotifyWidgetGetMessage I can't think of another way so this is how I get on with it. :D
I just noticed that we don't have a function to convert a Text to Boolean.
Example:
If(ToLower(Trim(Text))="true",True,False)
also
text = 1 => True
Text = 0 => False