Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » String » SplitString

SplitString


Divides the input string into an array of strings using the specified delimiters.

Name Type Description
inString String Input string
inSplitters StringArray Array of delimiters
inRemoveEmptyEntries Bool Removes or leaves zero length strings
outStrings StringArray Array of a split elements

Examples

Description of usage of this filter can be found in examples and tutorial: IO Serial Port Communicator.

Complexity Level

This filter is available on Basic Complexity Level.