User Tools

Site Tools


lara:docs:sheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lara:docs:sheet [2018/10/23 12:47]
tdrc
lara:docs:sheet [2019/09/22 15:47] (current)
Line 350: Line 350:
 </​code>​ </​code>​
  
-Or you can also use the **match** boolean operator (~=):+Or you can also use the **match** boolean operator ( **~=** ):
  
 <code lara> <code lara>
  
-'​aaaa'​ ~= 'a*' ​// Returns true+'​aaaa'​ ~= /a*// Returns true
  
 </​code>​ </​code>​
lara/docs/sheet.1540291667.txt.gz ยท Last modified: 2019/09/22 15:46 (external edit)