Subtracting one value from another not working

前端 未结 0 1333
故里飘歌
故里飘歌 2020-12-17 14:05

{% assign Consumed = 0 %} {% if Data.Subscription.LatestODO__c > Data.Subscription.PreviousODO__c %} {% assign Consumed = Data.Subscription.LatestODO__c | min

相关标签:
回答
  • 消灭零回复
提交回复
热议问题