Table of Contents

io.Get

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

Input

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