expression 相关的搜索结果 共有5个

Step Over

Run the program until the next cell that holds an expression. next cell,expression

Expression and functions

This chapter focuses on RaqReport operators, keywords, computing order, dataset querying functions, cell functions, tipsexpression, function

cs.(x)

Description: Attach the action of computing expression to a cursor and return the original cursor. Syntax: cs.(x) Note: cursor,expression

eval()

Description: Dynamically parse and compute the expression. Syntax: eval(StringExp ,{argExp}) Note: The function parses tdynamically parse,compute,expression

r.(x,...)

Description: Compute expressions against a record and return result of the last one. Syntax: r.(x,…) Note: The function record,compute,expression