Versions Compared

Key

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

...

Determines if the passed in control is bound to a Key ID column.  It returns a True if so or a False is not.

Syntax

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

...