GetUserName

对于在PC上已安装MultiCharts,并且程序公式在运行中,则返回MultiCharts注册名(用户名)。 用户名是用来保护公式。

用法

GetUserName

范例

将MultiCharts用户名赋给变量 UserName:

Var: UserName("");

UserName = GetUserName;