Home Reference HScript commands 

otversion hscript command

Gets/sets the version of an operator type definition.

Usages

  1. otversion table/operator

  2. otversion -d table/operator

  3. otversion table/operator version

If you give a table/operator pair, the command prints the operator type definition version.

If you give a table/operator pair and a version, the command sets the operator type definition version.

The table value specifies the class of the operator you want to modify. A list of valid table names is found in the help for the otwrite command. The operator value is the name of the specific operator type.

Options

-d

Clear the operator type version.

Replaced by