io.Get

io.get(filename,variablename) retrieves variable variablename from file filename

Input

  • filename : String
  • variablename : String

Output

The function gives no output, but a variable with name “variablename” is accessible afterwards.

Example

description text

Input

Example.Quanty
-- some example code

Result

text produced as output

Table of contents

Print/export