Workspace 6.21.5
StringSelectionBuilder

Creates a StringSelection data object from an array of input QStrings. The StringSelection object encapsulates not only a list of strings, but which one is "selected". This can be useful for defining user-selectable lists of items.

  • Default label: "StringSelection builder"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/String
Inputs:
Ignore string not foundbool

SelectionQString

Store empty stringsboolIf enabled, the output StringSelection will contain any empty strings that were specified in the input list.
StringsArrayQString

String listsArrayCSIRO::DataExecution::StringSelection

Outputs:
String selectionCSIRO::DataExecution::StringSelection