Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
long coTfsODChkStdEntries( void );
if (coTfsODChkStdEntries() != 1) {
write("std object dictionary check failed");
}
else {
write("std object dictionary check passed");
}