You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After browsing the source, it appears as though Export to HTML is enabled with research commands on. Should it be? This is included in the User Guide with no mention of research commands to access this feature.
if (research) {
result.add(EXPORT_TO_XML);
result.add(EXPORT_DESIGN_TO_HTML);
}
After browsing the source, it appears as though Export to HTML is enabled with research commands on. Should it be? This is included in the User Guide with no mention of research commands to access this feature.
if (research) {
result.add(EXPORT_TO_XML);
result.add(EXPORT_DESIGN_TO_HTML);
}
hi, I am still wondering how to get the command, could you provide me a more detailed step by step instruction?
Per the User Guide, 4.6.2,
In CogTool, no such option is available, see screenshot.
The text was updated successfully, but these errors were encountered: