...
Allows case-sensitive matching of strings based on comparison with a pattern. Output is either Boolean ‘true’ or ‘false’.
...
Example
LIKE("Trek";#bikes_sold_csv!Brand))
...
...
Allows case-sensitive matching of strings based on comparison with a pattern. Output is either Boolean ‘true’ or ‘false’.
...
LIKE("Trek";#bikes_sold_csv!Brand))
...