<
From version < 3.1 >
edited by Outhman Moustaghfir
on 2023/05/23 15:10
To version < 2.1 >
edited by Outhman Moustaghfir
on 2023/03/02 17:20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,21 +17,21 @@
17 17  |(% style="width:343px" %)<=|(% style="width:412px" %)less or equal|(% style="width:448px" %)
18 18  |(% style="width:343px" %)<|(% style="width:412px" %)less|(% style="width:448px" %)
19 19  |(% style="width:343px" %)~!=|(% style="width:412px" %)different|(% style="width:448px" %)
20 -|(% style="width:343px" %)<>|(% style="width:412px" %)between two number or date values|(% style="width:448px" %)(((
20 +|(% style="width:343px" %)between|(% style="width:412px" %)between two number or date values|(% style="width:448px" %)(((
21 21  the two values are stored in a String as : "min;max"
22 22  
23 -Example : Product [ ExpirationDate <> 2020-02-02;2021-02-02
23 +Example : Product [ ExpirationDate between 2020-02-02;2021-02-02
24 24  )))
25 -|(% style="width:343px" %)#|(% style="width:412px" %)not in an array of values |(% style="width:448px" %)(((
25 +|(% style="width:343px" %)out|(% style="width:412px" %)not in an array of values |(% style="width:448px" %)(((
26 26  the list is a String of values separated with ';' :
27 27  
28 -Example : Game [ Alias # FIFA;MINECRAFT ]
28 +Example : Game [ Alias out FIFA;MINECRAFT ]
29 29  )))
30 -|(% style="width:343px" %)|(% style="width:412px" %)in an array of values|(% style="width:448px" %)(((
30 +|(% style="width:343px" %)in|(% style="width:412px" %)in an array of values|(% style="width:448px" %)(((
31 31  |(% style="width:448px" %)(((
32 32  the list is a String of values separated with ';' :
33 33  
34 -Example : Planet [ Name Mercury;Earth]
34 +Example : Planet [ Name in Mercury;Earth]
35 35  )))
36 36  )))
37 37  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian