Changes for page IXpathExpression
Last modified by Outhman Moustaghfir on 2024/07/24 12:22
<
>
edited by Outhman Moustaghfir
on 2024/03/04 15:03
on 2024/03/04 15:03
edited by Outhman Moustaghfir
on 2024/03/04 15:02
on 2024/03/04 15:02
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -36,6 +36,7 @@ 36 36 ))) 37 37 38 38 39 + 39 39 40 40 ))) 41 41 * ((( ... ... @@ -42,17 +42,17 @@ 42 42 **Metadata:** 43 43 ))) 44 44 45 - There is the possibility to call values from metadata, such as creationDate , modificationDate, jobID , userID ... by inserting ' **_**' (underscore) at the beginning of the alias needed like : _creationDate , _modificationDate ...46 + There is the possibility to call values from metadata, such as creationDate , modificationDate, jobID , userID ... by inserting '_' (underscore) at the beginning of the alias needed like : _creationDate , _modificationDate ... 46 46 47 47 * ((( 48 48 **Links** 49 49 ))) 50 50 51 -**~ **To call values from links, insert " **!**" at the beginning of the alias. For example: !key will refer to the linked value associated with the key.52 +**~ **To call values from links, insert "!" at the beginning of the alias. For example: !key will refer to the linked value associated with the key. 52 52 53 53 * **Extrametadata:** 54 54 55 - To call values from extrametadata, insert " **§**" at the beginning of the alias. For example: §key will refer to the value associated with the key in extrametadata.56 + To call values from extrametadata, insert "§" at the beginning of the alias. For example: §key will refer to the value associated with the key in extrametadata. 56 56 57 57 58 58