Quantcast
Channel: NAV Three Tier — mibuso.com
Viewing all articles
Browse latest Browse all 10032

Compare text variables with whitespaces

$
0
0
Hi,

is there something like a LIKE operator in C/AL?

I want to do this:

'ABCDEFG' LIKE 'ABCD*' => true
'ABCDEFG' LIKE 'AB?DEFG' => true
'Test' LIKE 'Test*ing' => false
'Testing' LIKE 'Test*ing' => true
'Teststring' LIKE 'Test*ing' => true
'Tasting' LIKE 'Test*ing' => false
...

Any ideas on how to do this?

Thanks in advance.

Viewing all articles
Browse latest Browse all 10032

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>