Skip to content

ROValueToText - cCLIHandler

Converts a DF_FIELD_READ_ONLY attribute value to the corresponding text.

Type: Function
Return Data Type: String

Parameters

Parameter Type Description
iAttrValue Integer Attribute value to convert

Syntax

Function ROValueToText Integer iAttrValue Returns String

Call Example

Get ROValueToText iAttrValue to StringVariable

Description

Converts a DF_FIELD_READ_ONLY attribute value to the corresponding text.

Return Value

Returns text corresponding to DF_FIELD_READ_ONLY attribute value.