You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Applies to

Edit box, edit line, edit table.

Description

Returns the output conversion specification for the named control.

Usage

Return the output conversion:

outputconversion = Get_Property (objectname, "'CONV")

Returns

Value returned by Get_Property:

ValueDescription
outputconversionIf an output conversion specification exists for the named control, then it is returned in outputconversion. If there is no output conversion for the specified control, null is returned. For an edit table, returns an @SVM-delimited array of conversions for columns.

See also

VALID property

  • No labels