Click or drag to resize
AkVariantsExists Method
Overload List
  NameDescription
Public methodStatic memberExists(String)
判断某个变量是否存在。

等同于 Has。

Public methodStatic memberExists(String, String)
判断某个变量是否存在,并返回可能的值。

等同于 Has。

Top
See Also