Skip to content
Discussion options

You must be logged in to vote

I don't know how to work with includes() in JS if for a substring in an array (only works for all the value/string).
But you can use this solution (taking the function contains() from DQL:

`$=dv.pages("#Internship").where(p => dv.func.contains(p.progress, "sent (")).length`

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Gewerd-Strauss
Comment options

@mnvwvnm
Comment options

@Gewerd-Strauss
Comment options

Answer selected by Gewerd-Strauss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants