getArgCount member function - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

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