Community
Participate
Working Groups
Sorry if this is a dupe. It's necessary to qualify functions from system libraries, for example you have to write SysLib.writeStdout. If you only use writeStdout then you get a validation error. The system "libraries" are actually external types.
This is working as designed. We may need to address this "issue" when RBD is ported to EDT, as we will probably want to continue with having these be ExternalTypes for RBD (seems much more logical).
Closing.