Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width20%
<script>
Column
Executes a script.

Attributes

Name

Type

Requirements

Description

Notes

location

constant

required if script is empty

The location of the script file

Script functions/methods can be invoked by appending a hash (#) and the function/method name

script

constantscript

required if location is empty

A short script (scriptlet). Can be used instead of a file

 


Note
titleDraft Status

Final draft.


...