getArgCount member function - 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

All Products    Maple    MapleSim


MapleException.getArgCount

get the number of data arguments in the MapleException

 

Calling Sequence

Description

Calling Sequence

int getArgCount( )

Description

• 

The getArgCount member function returns the number of data objects in the current MapleException.  These are the Objects passed to MapleException.

See Also

define_external

ExternalCalling/Java/MapleException

ExternalCalling/Java/MapleException/MapleException

OpenMaple

OpenMaple/Java/API

 


Download Help Document