Run the program until the next cell that holds an expression. next cell,expression
This chapter focuses on RaqReport operators, keywords, computing order, dataset querying functions, cell functions, tipsexpression, function
Description: Attach the action of computing expression to a cursor and return the original cursor. Syntax: cs.(x) Note: cursor,expression
Description: Dynamically parse and compute the expression. Syntax: eval(StringExp ,{argExp}) Note: The function parses tdynamically parse,compute,expression
Description: Compute expressions against a record and return result of the last one. Syntax: r.(x,…) Note: The function record,compute,expression