This page is a collection of snippets of Vesta SDL code that do useful or interesting things.
This is not an introduction or a manual. For that, see the Vesta SDL Programmer's Reference.
You can also find quite a few interesting and re-usable SDL functions in /vesta/vestasys.org/bridges/generics.
Verbose List
Recursively remove any elements from a binding and all sub-bindings with a particular name. |
|
Recursively remove any elements from a binding and all sub-bindings matched by a function. |
|
Test for whether multi-level paths exist in a nested binding structure |
Alphabetical List
| /RecursiveExists /RemoveByName /RemoveByPredicate |