help

Function help 

Source
pub fn help(args: &[Value]) -> Result<Value, RuntimeError>
Expand description

HELP 函数实现

用法:

  • HELP() - 列出所有可用函数
  • HELP(“函数名”) - 显示特定函数的详细文档