Changes for page EncodeBase64
Last modified by Assala Chmiti on 2022/06/13 13:18
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a elkari1 +XWiki.achmiti - Content
-
... ... @@ -24,7 +24,7 @@ 24 24 25 25 ====== //**First case:**// ====== 26 26 27 -In an XSL, to call this system function, we use this form ixf:EncodeBase64('TXT Or BINARY','Connector Or Value'). 27 +In an XSL, to call this system function, we use this form ixf:EncodeBase64('TXT Or BINARY','Connector containing the file Or Value that you want to encode in Base64'). 28 28 29 29 30 30 Ex: [[image:1639409371610-701.png]] ... ... @@ -32,7 +32,7 @@ 32 32 33 33 ====== //**Second case:**// ====== 34 34 35 -In the scenario, to call this system function inside a connector, we use this form {System.EncodeBase64;TXT Or BINARY;Connector Or Value}. 35 +In the scenario, to call this system function inside a connector, we use this form {System.EncodeBase64;TXT Or BINARY;Connector containing the file Or Value that you want to encode in Base64}. 36 36 37 37 38 38 Ex : [[image:1639409310770-326.png]]