VALID property

Edit box, edit line, edit table.

Returns the input validation specification for the named control, or null if none is specified. Used with Get_Property only.

inputvalidation = Get_Property(objectname, "VALID")

Value returned by Get_Property:

ValueDescription
inputvalidationAny input validation specification is returned in inputvalidation. If nothing has been specified for input validation on this control, then inputvalidation return null. For an edit table, an @SVM-delimited array of column validations is returned.
  • guides/programming/programmers_reference_manual/valid.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1