getScript()

Returns the script for setting parameters of a particular graphics attribute.

Synopsis

string getScript();

Parameters

Parameter Description
none -

Return value

The function returns the script or in the event of errors, an empty string.

Error

Description

Returns the script for setting parameters of a graphics attribute with which the script is connected and from which the function getScript() will be called. The function getScript() can only be used in a panel that has been opened with openDialog().

Only for internal use. Only works in the attribute editor of the GEDI.

Example

Assignment

Simple configuration

Availability

UI