Data Transform
Access
{{reader}}
Favourite Pages
{{pageEntry.pageName}}
Signed in as {{currentUser}} {{avatar}}
Sign Out
Sign In as Different User
{{currentUserExtraOptions}}
OpenForum
Editor
Plugins
DataTransform
Not in use. See /OpenForum/AddOn/DataTransformer
input
output
Apply Transform
Open Transform Script
Save As Global Script
Save Script {{dataTransform.transformFileName}}
Instructions
Open Transform Script
Create new file
Create
×
Transform Process
dataTransform.imp("tab name"); - Import the data from a tab into the input box
dataTransform.load("pageName","fileName"); - Load a file into the input box
dataTransform.load("fileName"); - Load a file from the current page into the input box
output = dataTransform.run("tab name",input); - apply the script in the tab to the input and return the output
dataTransform.exp("tab name",output); - Export the data from output into a tab
dataTransform.save("pageName","fileName"); - Save the output to a file
dataTransform.save("fileName"); - Save the output to a file in the current page
×
An error has occurred.
{{OpenForum.errorMessage}}
See technical details
×
Error details.
{{OpenForum.error}}
×
{{OpenForum.alert.title}}
{{OpenForum.alert.message}}
×