Return class | QSYS API Reference Guide

RETURN operation is implemented as a long jump using the exception catching C# mechanism.

Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll

Inheritance: Object –> Exception –> RuntimeException

Constructors

Name Description
Return() Empty constructor. It sets a hard-coded exception message related to RETURN operation.

Return()

Empty constructor. It sets a hard-coded exception message related to RETURN operation.

Return()