Propvals - 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

PropVals

An Array of
PropVal
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
PropVals
Syntax
concat(value)
Parameters
Parameter name
value
pop
Description
Removes the last element from the array.
Returns
PropVal
Syntax
pop()
push
Description
Returns the new length of the array.
Returns
number
Syntax
push(value)
Data Type
Optional
No
PropVals
Last updated 9/26/2011
Description
Can also be arrays.
602

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents