Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I have syntax issues in a tFilterRow (Java code in advanced mode).
I'd like to add these 2 conditions (with a "OR") :
1. Filtering only rows that end with "01" (type: String). What is the syntax for RegEx ?
OR (||)
2. Filtering the first row (but once again I don't know the syntax for that. Is there a "first" function ?)
Thanks in advance for your reply