exportnodes
boolean success
 exportnodes (
{Node} nodes
,
string file
)
Export a subset of nodes as a plain document
Arguments:
- 
nodes
The list of nodes to export
 
- 
file
The gproject file to export to
 
Return:
- 
success
true if the file was saved (false when an error occured or the user canceled)