Relations: Difference between revisions

From UNLwiki
Jump to navigationJump to search
imported>Martins
No edit summary
 
imported>Alisafari228
No edit summary
 
(38 intermediate revisions by one other user not shown)
Line 1: Line 1:
#REDIRECT [[Universal Relations]]
The relation "and" or "or" between the strings "a" and "b" (use regular expressions)
does it work? /.{2,3}/("a";"b")

Latest revision as of 18:06, 23 May 2014

The relation "and" or "or" between the strings "a" and "b" (use regular expressions) does it work? /.{2,3}/("a";"b")