Workspace 6.21.5
StringSelectionInfo

Provides basic information about a StringSelection, such as the number of strings it contains, and which item is selected.

  • Default label: "StringSelection info"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/String
Inputs:
StringSelectionCSIRO::DataExecution::StringSelection

Outputs:
Number of itemsint

Selected stringQStringThe string that is currently selected, output as a QString.
Selected indexintThe index of the string that is currently selected.
StringsQStringList