Last modified by Fawad Ali on 2021/03/18 11:28

From version 1.1 >
edited by Fawad Ali
on 2019/08/19 14:00
To version < 2.1 >
edited by Fawad Ali
on 2019/08/19 14:20
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -23,7 +23,7 @@
23 23  #set ($fullKey = "#getFullKey($testValues 'value')")
24 24  
25 25  ## Now get the value at the full key
26 -$testValues.get($fullKey)
26 +$testValues.get($fullKey.trim())
27 27  
28 28  {{/velocity}}
29 29  {{/code}}

Get Connected