3.6 规则常用语法
字符串连接:设置'customerInfo'的当前rusult 为”A” + ”B”;
字符串的包含:如果 'customerInfo'的cust name 包含"SHIXIN"
List的size:如果 'customerInfo'的 history loan 中的元素数量小于等于0
List的循环遍历:
预定义
指定'history_loan'为一个application_info来自(in)'customerInfo'的 history loan list ;
时间的比较:
如果
'customerInfo' 的 birth day 等于或早于 2012-06-11