Versions Compared

Key

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

Description

Closes the special message below the control (or SRP EditTable cell) that was created with the DisplayControlMessage serviceReturns the fully qualified control entity ID of the SRP EditTable control that is linked to the indicated OpenInsight edit table.

Syntax

Code Block
rv = Form_Services("DisplayHelpInfoPopupGetSRPEditTable", CtrlEntId)

Parameters

ParameterDescription
CtrlEntId

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

...