Components Example 3: Setting options by global object
You just have to put the options into an global javascript object, that
is named after the schema YOUR_TAG_ID_options.
You can see a hint on javascript console that
says what options are available and where you can put your options.
The available options and a sample of useage you can find with the
SWAC Debugger. Simply click on the debugger button and scrol down.
The next line a message for empty data should be visible:
Here the empty data requestor ends.
Back to components overview