Logical.FromText
Generates a boolean result based on the input text value, which can only be either "true" or "false". If any other string is detected in the text, an error is triggered. The input text value is not af...
Generates a boolean result based on the input text value, which can only be either "true" or "false". If any other string is detected in the text, an error is triggered. The input text value is not affected by upper or lower case variations.