Tabs - Adobe 65030365 - FrameMaker - PC Manual

Scripting guide
Hide thumbs Also See for 65030365 - FrameMaker - PC:
Table of Contents

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Constant
Constants.FV_TAB_LEFT (0x1)
Constants.FV_TAB_CENTER (0x2)
Constants.FV_TAB_RIGHT (0x3)
Constants.FV_TAB_DECIMAL (0x4).
Constants.FV_TAB_RELATIVE_LEFT (0x5)
Constants.FV_TAB_RELATIVE_CENTER (0x6)
Constants.FV_TAB_RELATIVE_RIGHT (0x7)
Constants.FV_TAB_RELATIVE_DECIMAL (0x8)
Returns
Tab
Syntax
Tab(x, type, leader, decimal)
Parameters
Parameter name
x
type
leader
decimal

Tabs

An Array of
Tab
objects with integer indexing and a length property.
concat
Description
The original array is unchanged. If an array is provided as a parameter to concat(), each of its elements are appended
as separate array elements at the end of the new array. Returns a new array, the result of concatenation the given values
to the end of the original array.
Returns
Tabs
Syntax
concat(value)
Tab Type
Left tab.
Center tab.
Right tab.
Decimal tab.
Relative left tab (allowed only for format change lists).
elative center tab (allowed only for format change lists).
Relative right tab (allowed only for format change lists).
Relative decimal tab (allowed only for format change lists).
Data Type
Optional
int
No
No
uint
string
No
No
uint
Last updated 9/26/2011
Description
Offset from the left margin.
Type of tab.
String that appears before the tab.
Character to align tab around - For example
616
.
","

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents