[]
Converts the specified string representation of a logical value to its bool equivalent.
public static object CBool(List<IExpression> source)
| Type | Name | Description |
|---|---|---|
| List<IExpression> | source | The value to convert. |
| Type | Description |
|---|---|
| object |