paramasivan
06-23-2009, 04:18 AM
anyone have a sample script for string manipulate instead of arrays .
mgenti
06-23-2009, 08:43 AM
I would start by checking out the SNAP Reference Manual for some examples and limitations, due to memory, on SNAP nodes. Also, the Python docs are a good example:
http://docs.python.org/tutorial/introduction.html#strings
One thing that I noticed in their examples that we don't support is the .strip() method of a string, but all the other examples seemed good in that section.
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.