FilterValidString Op
filter valid strings (not null,undefined or empty)
Summary (oneliner)
invalid strings will be ignored and not outputed
Full Name
- Ops.String.FilterValidString
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
String (String)
Invalid if null (Number: boolean)
Invalid if undefined (Number: boolean)
Invalid if empty (Number: boolean)
Invalid if 0 (Number: boolean)
OUTPUT PORTS
Last Valid String (String)
Is Valid (Number)