📄️ Logical.FromCreates a logical from the given value.📄️ Logical.FromTextCreates a logical value from the text values "true" and "false".📄️ Logical.ToTextReturns the text "true" or "false" given a logical value.