-- 「自定义标签/自定义提示」-8.0版本支持;
-- 其它字段需要通过函数取获取,参考写法:
——————————————
function(){ return FR.remoteEvaluate('=SQL("FRDemo","'+"select bbb from tabname where tt = '"+this.seriesName+"'"+'",1,1)');}