FC_EtResultToString

Overview

Type:

Function

Available as of:

V1.0.0.0

Inherits from:

-

Implements:

-

Task

Convert an enumeration element of type ET_Result to a variable of type STRING.

Functional Description

Using the function FC_EtResultToString, you can convert an enumeration element of type ET_Result to a variable of type STRING.

Interface

Input

Data type

Description

i_etVar

ET_Result

Enumeration to be converted.

Return Value

Data type

Description

STRING[80]

The ET_Result converted to text.