Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
long C2xStartNode(); //form 1 long C2xStartNode(char* nodeName); //form 2
//form 1 C2xStartNode(); //form 2 C2xStartNode("Node1");