Ports
Port name | Description | Exposed property | Direction | Type |
---|---|---|---|---|
MainString | The string which will be tested if contains the IndexOfString. | False | Input | String port |
IndexOfString | The sub string which will be tested if is contained the MainString. | False | Input | String port |
FromIndex | The index from where the MainString is searched. | True | Input | Analog port |
IndexOf | The index of the IndexOfString in the MainString. | False | Output | Analog port |