Description

Returns a True or False depending on whether the control is required or not.

Syntax

rv = Form_Services("IsRequiredControl", CtrlEntId)

Parameters

ParameterDescription
CtrlEntId

Fully qualified control entity ID being check to see if it is required.

Remarks

Note, if this is an SRP EditTable or OpenInsight edit table control there might be a column or cell position identifier appended.

Version

16.0.18

  • No labels