I'm having troubles with a custom functoid that I'm implementing. It is configured to take a ConnectionType.Record as input parameter. But how do I specify my functoid function to take such a type as parameter? I have tried the XmlNode type but without succeeding. Any ideas? Thanks!