M_VERSIONSTR

code: 101

# get
<module-index> M_VERSIONSTR ?

Description

Returns the currently running module software version. Obsoletes M_VERSIONNO.

Actions

get

Parameters

  1. version_str: string, the currently running module software version.

Example

# get
input:  0 M_VERSIONSTR ?
output: 0 M_VERSIONSTR "99.0.0+1.0"