Library.hasVar

  1. integer hasVar(string name, DataType type)
  2. bool hasVar(string name)
    class Library
    bool
    hasVar
    (
    string name
    )

Return Value

Type: bool

true if variable exists

Meta