Adobe 65030365 - FrameMaker - PC Manual page 463

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
If you call
for an object (FO_Element object), the returned information depends on the type of element,
GetText()
as shown:
Value
Constants.FV_FO_CONTAINER (1)
Constants.FV_FO_SYS_VAR (2)
Constants.FV_FO_XREF (3)
Constants.FV_FO_FOOTNOTE (5)
Constants.FV_FO_TBL_TITLE (9)
Constants.FV_FO_TBL_CELL (14)
Constants.FV_FO_TBL_HEADING (10)
Constants.FV_FO_TBL_BODY (11)
Constants.FV_FO_TBL_FOOTING (12)
Constants.FV_FO_MARKER (4)
Constants.FV_FO_TBL (8)
Constants.FV_FO_GRAPHIC (6)
Constants.FV_FO_EQN (7)
Constants.FV_FO_TBL_ROW (13)
Returns
TextItems
Syntax
GetText(flags)
Parameters
Parameter name
flags
GetProps
Description
Retrieves the properties of the specified cell object.
See "GetProps" on page 412 under the AFrame class for more information.
Returns
PropVals
Syntax
GetProps()
Information Returned
All the text items from the beginning to the end of the element.
All the text items from the beginning to the end of the variable.
All the text items from the beginning to the end of the cross reference.
All the text items from the beginning to the end of the footnote.
All the text items from the beginning to the end of the table title.
All the text items from the beginning to the end of the cell.
Nothing. GetText() failed.
Data Type
Optional
No
int
Last updated 9/26/2011
Description
Denotes the various bit flags that specify the items to be
retrieved.
455

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents