NEST HelpDesk | Command Index | NEST Quick Reference |
readline - read and edit a line from standard inputSynopsis:
any readline -> any trueDescription:
-> false
readline takes anything from the prompt as a string and prints it.Author:
If something is added, readline pushes the additional phrase as string
plus a true on the stack (that means readline reads a line from
standard input). If nothing is added false is pushed.
docu by Sirko StraubeSeeAlso: Source:
/builddir/build/BUILD/nest-simulator-2.14.0/lib/sli/sli-init.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative