beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

RouteString Op



RouteString
Namespace: Ops.String

Op author: andro

Route a string to an output port


If no string is plugged into the default string port then the output is an empty string ""



Inputs

Index (integer /Number)

Index of string port out to send string to

String in (String)

String to route

Default string (String)

The string which goes out of all other ports

Outputs

Index 0 string (String)
Index 1 string (String)
Index 2 string (String)
Index 3 string (String)
Index 4 string (String)
Index 5 string (String)
Index 6 string (String)
Index 7 string (String)
Index 8 string (String)
Index 9 string (String)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

RouteString example


Patches using RouteString

  • Examples
  • Public
  • My Patches

Changelog


created op
2020-04-27 - andro