Table Of Contents

Application Packaging Standard

Last updated 18-Mar-2019

aps/WizardData

Table of contents

Public Methods

METHOD RETURN DESCRIPTION
get ()
object
Get the whole js object stored in the wizard
put (wd)
undefined
Puts the js object into the WizardData

get

Get the whole js object stored in the wizard.

Return: object

put

Puts the js object into the WizardData.

Return: undefined

ARGUMENT TYPE DESCRIPTION
wd
Object
Any javascript object.