润乾产品文档
集算器
教程
外部库使用指南
函数参考
习题
代码参考
用户参考
润乾报表
教程
填报教程
分析教程
报表中心教程
用户参考
程序员参考
高级指南
润乾官网
数据类型
操作符
数学
字符串
日期时间
序列
序表
循环函数
关联运算
文件
数据库
游标
程序语句
系统与接口
集群
图形
财务
外部库
组表
Function
#c
$(db)sql;…
${macroExp}
=expression
>statement
[a:b]
@
A()
A. (x)
[a1,…,an]
abs()
acos()
acosh()
age()
align()
ali_client()
ali_close()
ali_query()
and()
append()
array()
asc()
asin()
asinh()
atan()
atanh()
attach()
avg()
base64 ()
between()
bits()
bool()
break {a}
C
Cr()
calc()
call()
call path/dfx( … )
callx()
cand()
canvas()
case()
ceil()
ch.()
channel()
char()
clear()
clipboard ()
close()
cmp()
cor ()
combin()
commit()
concat()
conj()
conjx()
connect()
contain()
cos()
cosh()
count()
create()
cs.( )
cum()
cursor()
date()
datetime()
day()
days()
decimal()
delete()
deq()
derive()
dfx ( …)
diff()
directory()
dup()
elapse()
end s
enum()
env()
eq()
error()
eval()
es_close ()
es_delete()
es_head()
es_open()
es_get()
es_post()
es_put()
execute()
exists()
exp()
export()
f@o(…)
Faccrint()
Faccrintm()
fact()
false
Fcoupcd()
Fcoups()
Fdb()
Fddb()
Fdisc()
Fduration()
fetch()
field()
file()
filename()
fill()
find()
Fintrate()
Firr()
float()
floor()
Fmirr()
fname()
fno()
Fnper()
Fnpv()
for
fork
format()
Fpmt()
Fprice()
Frate()
Freceived()
Fsln()
Fsyd()
ftp_cd()
ftp_client()
ftp_close()
ftp_get()
ftp_mkdir()
ftp_put()
func()
Fv()
Fvdb()
Fyield()
gcd()
goto C
group()
groupi()
groupn()
groups()
groupx()
hash ()
hbase_close()
hbase_cmp()
hbase_filter()
hbase_filterlist()
hbase_get()
hbase_open()
hbase_scan()
hdfsfile()
hdfs_client()
hdfs_close()
hdfs_dir()
hdfs_file()
hive_client()
hive_close()
hive_cursor()
hive_execute ()
hive_query()
hosts()
hour()
httpfile()
icursor()
icount()
id()
if
if()
ifa()
ifdate()
ifn()
ifnumber()
ifr()
ifstring()
ift()
iftime()
ifv()
ifx_close()
ifx_conn()
ifx_cursor()
ifx_listfrag()
ifx_savefrag()
ifx_setfrag()
ifx_takefrag()
import()
index()
inf()
insert()
int()
interval()
inv()
invoke()
isalpha()
isdigit()
isect()
iselect()
islower()
isolate()
isupper()
iterate()
join()
joinx()
json()
k()
k{}
kafka_close()
kafka_commit()
kafka_poll()
kafka_subscribe()
key()
keys()
lcm()
left()
len()
lg()
like()
ln()
lock()
long()
lower()
m()
max()
maxp()
mcursor()
md5()
median()
memory()
merge()
mergex()
mid()
millisecond()
min()
minp()
minute()
modify()
mongo_close ()
mongo_open()
mongo_shell()
month()
movefile()
n.f(x)
name()
new()
news()
next {a}
nodes()
not()
now()
null
number()
olap_close()
olap_open()
olap_query()
or()
output()
p()
pad()
parse()
paste ()
pdate()
penum()
periods()
permut()
pfind()
pi()
pivot()
pmax()
pmin()
pos()
power()
prior()
proc()
product()
property()
pseg()
pselect()
psort()
ptop()
push()
query()
r.(x)
r.F
r.F=x
rand()
rands()
range()
rank()
ranki()
ranks()
read()
record()
redis()
redis_close()
redis_cluster()
redis_get()
redis_getrange ()
redis_hkeys ()
redis_hlen ()
redis_hmget()
redis_hvals()
redis_keys()
redis_lindex()
redis_llen()
redis_lrange()
redis_pool()
redis_scard()
redis_sdiff()
redis_select()
redis_sentinel()
redis_shared()
redis_sharedpool()
redis_sinter()
redis_sismember()
redis_smembers()
redis_srandmember()
redis_strlen ()
redis_sunion()
redis_type()
redis_zcard()
redis_zcount()
redis_zrange()
redis_zrangebyscore()
redis_zrank()
redis_zscore()
regex()
register()
rename()
replace()
report_config()
report_exportHtml()
report_exportPdf()
report_exportXls()
report_open()
report_run()
reset()
result
return xi
rgb()
right()
rollback()
round()
row()
run()
rvs()
sap_client ()
sap_close ()
sap_cursor ()
sap_excute ()
sap_getparam ()
sap_table ()
savepoint()
second()
segp()
select()
首页
集算器
函数参考
Function
r.F
前一篇
后一篇
r.F
阅读(504)
点赞(0)
标签:
记录
,
取值
,
r
是记录,
r.F
为记录
r
的字段
F
取值;
除了用字段名引用记录字段,也可以用
r.#i
的方式,
#i
表示第
i
个字段。