Click or drag to resize

getExportValue Method

Gets a value representing the export value of this option (if set).

Syntax
JavaScript
function getExportValue();

Parameters

None

Return Value

Type: String

Returns the export value for this option

Remarks

Export values for options are not required. If not set, use getName Method.

See Also

Other Resources