Subroutine Type |
Utility/Data Access |
|
Definition |
Retrieves the MotionSolve version number. |
|
Use |
The function can be called by any user-defined subroutine. |
|
Calling Syntax |
FortranCALL GETVER(VALUE)
Cc_getver(value)
Pythonvalue = py_ getver()
MATLABvalue = m_ getver() |
|
Input Arguments |
None. |
|
Output Values |
[character*(*)] value |
A character string or a string variable that contains the MotionSolve version. |
See Also: