STRING_TO_BOOL
This function checks if the input string contains 'TRUE', 'true', '1', 'BOOL#1'
Parameters
| * | Parameter | Data Type | Description | Default |
|---|---|---|---|---|
| VAR_INPUT | ||||
| B | EN | BOOL | The function will continue to execute every scan while EN is held high and there are no errors. | FALSE |
| V | InputString | STRING | The string that needs to be checked | STRING#'' |
| VAR_OUTPUT | ||||
| B | ENO | BOOL | Indicates that the function is operating normally and the output of the function is valid. | |