Snippet template example: "something.getBlah($param)" $param is the "place holder". This will get replaced with the "cellValue" that is passed in.
12-Oct-2005 change: moved from regex to using simple character based interpolation. Regex was overkill and couldn't not quite get it right.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|