Variable.this

Constructor, for reading from string (uses fromString)

  1. this(string name, DataType type)
  2. this(string varString)
    struct Variable
    this
    (
    string varString
    )

Throws

Exception in case of error

Meta