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
Next revision Both sides next revision
lara:docs:sheet [2018/05/26 14:38]
joaobispo [Calling Aspects]
lara:docs:sheet [2018/10/23 12:48]
tdrc [Regular Expressions]
Line 350: Line 350:
 </​code>​ </​code>​
  
 +Or you can also use the **match** boolean operator ( **~=** ):
 +
 +<code lara>
 +
 +'​aaaa'​ ~= '​a*'​ // Returns true
 +
 +</​code>​
  
 ==== Importing LARA Files ==== ==== Importing LARA Files ====
lara/docs/sheet.txt · Last modified: 2019/09/22 15:47 (external edit)