correction syntaxe ftl

This commit is contained in:
2023-10-18 16:05:07 +02:00
parent 202804ad66
commit 6fd0e7e2e4
6 changed files with 10 additions and 9 deletions

View File

@@ -3,10 +3,10 @@
<#-- How to use MD or SK map
Example :
<#assign owner_code_to_prepare = SegmentationKeys_Map['Owner']/>
<#assign owner_code_to_prepare = SegmentationKeys_Map["Owner"]!""/>
-->
<#assign owner_code_to_prepare = SegmentationKeys_Map['myOwner']/>
<#assign owner_code_to_prepare = SegmentationKeys_Map["myOwner"]!""/>
<#assign grade_code_to_prepare =""/>
<#assign batch_1 =""/>