Changes for page LoadFile
Last modified by Outhman Moustaghfir on 2024/03/06 11:13
<
>
edited by Outhman Moustaghfir
on 2022/12/12 17:39
on 2022/12/12 17:39
edited by Outhman Moustaghfir
on 2022/12/12 17:39
on 2022/12/12 17:39
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,0 +1,18 @@ 1 += Use = 2 + 3 +To load a file using a fileID, we must define the fileID or an array of fileIDs inside the input like : 4 + 5 +The input should start with the '§' character like the following example: '§62f139e19871dc0b99484b06' 6 + 7 +[[image:2022-12-12_17h35_33.png]] 8 + 9 + 10 +To combine Path with fileID you can mention them both on Path input example : '${iXEnvPath}/format/FormatExcel.xml§62f139e19871dc0b99484b06' 11 + 12 +[[image:2022-12-12_17h37_16.png]] 13 + 14 + 15 + 16 + 17 + 18 +