Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
rv = Form_Services("SetWindowText", CtrlEntIdNewText, Window)

Parameters

Fully qualified control entity ID that is tied to the message. Default is control with focus
ParameterDescription
NewText

Content to be used when updating the window's caption bar. This can be @FM delimited in case the data is coming from different sources, such as a control on the window itself. Controls will be identified with a double tilde. E.g., ~~EDL_NAME means "Get the TEXT property from the EDL_NAME control."

Window

Window (form) to be updated. Default is @Window

CtrlEntId

.

Version

16.0.18