Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

ftscript

ftscript is the root element of the script.

The element always corresponds to a sequence activity (see section "sequence").

Format

 <ftscript version="1">
   comment?
   context?
   Activity+
 </ftscript>

Attributes

Name

Value

Meaning

version

1

Fixed value describing the Ftscript version.

Example

See any example in the current manual.