getOS

语法

getOS()

详情

查询 DolphinDB server 所在操作系统的类型。

参数

返回值

字符串标量。

例子

getOS();

// output: linux