TextToROValue - cCLIHandler

Converts a read only text to the DF_FIELD_READ_ONLY attribute value.

Type: Function

Return Data Type: Integer

Parameters: String sText

ParameterDescription
sTextText to convert


Return Value

Returns DF_FIELD_READ_ONLY attribute value of read only text.


Syntax
Function TextToROValue String sText Returns Integer

Call: Get TextToROValue sText to IntegerVariable


Description

Converts a read only text to the DF_FIELD_READ_ONLY attribute value.