SetText Method (SapOkCodeField)

Action

Sets the text of the control to the specified text.

Syntax

C#
okCodeField.SetText(text)
VB
okCodeField.SetText(text)
Variable Description
text New text of the text component. String.