NEST HelpDesk | Command Index | NEST Quick Reference |
pcvs - Convert object to string (long version)Examples:
23 pcvs -> (23)Description:
{3 2 mul dup} pcvs -> ({3 2 mul dup})
(hello) pcvs -> ((hello))
pcvs converts every object into a string (long version)Author:
R Kupper by copy-and-modify from cvsSeeAlso: Source:
/builddir/build/BUILD/nest-simulator-2.16.0/nest-simulator-2.16.0/lib/sli/sli-init.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative