Example: Return a list of ``.gds'' files in the current directory.
list = Glob("*.gds")
This function has the unusual property that it will accept the arguments in reverse order.
WriteLine does not append a carriage return character to the string. See the PrintLog function for a variable argument list alternative that does append a return character.
This function has the unusual property that it will accept the arguments in reverse order.