GetHelpProperties - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

Home : Support : Online Help : System : HelpTools : Worksheet : GetHelpProperties

HelpTools[Worksheet]

  

GetHelpProperties

  

get help properties from worksheet

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

GetHelpProperties(worksheet)

Parameters

worksheet

-

string; path to .mw file or XML string of Maple worksheet

Description

• 

The GetHelpProperties command returns a table containing document properties related to help system, such as topic and alias.

Examples

withHelpTools:withWorksheet:

wksFileTools:-JoinPathStart.mw,base=datadir:

GetHelpPropertieswks

Compatibility

• 

The HelpTools[Worksheet][GetHelpProperties] command was introduced in Maple 18.

• 

For more information on Maple 18 changes, see Updates in Maple 18.

See Also

HelpTools

 


Download Help Document