VOID expressions return no value but are used to perform other work. The VOID EXPORT_PROP expression writes a given property to a file and replaces the property value with the value of the newly created file’s URL.

Writing a property value to a file is useful when the property is a long text description. You can save memory by writing the property to a file and accessing the file only when necessary via the new URL property value. You can use VOID REMOVE_EXPORTED_PROP to delete this file and the property pointing to the file.

The property to export can be specified in either one of the following ways:

The following expression nodes can modify EXPORT_PROP:

See the EXPRESSION element for DTD and attribute information.


Copyright © Legal Notices