Type to start searching...

Script

The script to execute when the cursor over the read mapping is closed. The return value is ignored. The close script has access to all of the variables provided by the framework to the read script, including: class, attributes, where, etc.; the tokens from the where clause pattern; and the variables defined in the "variables" property.

Properties
language : schemeLanguageType

The scripting language for this element.

The language defaults to scheme.
Valid values based on“languageType”.
scheme

scheme scripting language

Parents