structured-text-utilities icon indicating copy to clipboard operation
structured-text-utilities copied to clipboard

Utilities for Structured Text (IEC 61131-3)

Results 2 structured-text-utilities issues
Sort by recently updated
recently updated
newest added

There are some situations where you need to communicate to third-party systems which uses hashes (e.g. MD5, SHA1, etc.) to check the integrity of sent data. The new crypto utility...

enhancement

**Is your feature request related to a problem? Please describe.** I want to know if a string contains a given substring. **Describe the solution you'd like** A function that returns...