Quantcast
Channel: DA-SOFT Technologies - Forum
Viewing all articles
Browse latest Browse all 1040

Subject: Simple Conditional Substitution - by: Support

$
0
0
The CustomerFilter macro should have not empty value, so will be evaluated to True: [code]ADQuery1.MacroByName('CustomerFilter').AsRaw := 'x';[/code] And empty value for False: [code]ADQuery1.MacroByName('CustomerFilter').AsRaw := '';[/code]

Viewing all articles
Browse latest Browse all 1040

Trending Articles