Library.hasVar

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

Return Value

Type: integer

variable ID, or -1 if doesnt exist

Meta