The search functionality needs JavaScript enabled
Add a custom Visual Script node to the editor. It'll be placed under "Custom Nodes" with the category as the parameter.
category
void addCustomNode ( const(String) name, const(String) category, Script script ) nothrow @nogc;