Skip to content

TextToROValue - cCLIHandler

Converts a read only text to the DF_FIELD_READ_ONLY attribute value.

Type: Function
Return Data Type: Integer

Parameters

Parameter Type Description
sText String Text to convert

Syntax

Function TextToROValue String sText Returns Integer

Call Example

Get TextToROValue sText to IntegerVariable

Description

Converts a read only text to the DF_FIELD_READ_ONLY attribute value.

Return Value

Returns DF_FIELD_READ_ONLY attribute value of read only text.