Adobe 65030365 - FrameMaker - PC Manual page 644

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
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
UInts
Syntax
concat(value)
Parameters
Parameter name
value
pop
Description
Removes the last element from the array.
Returns
uint
Syntax
pop()
push
Description
Returns the new length of the array.
Returns
number
Syntax
push(value)
Parameters
Parameter name
value
Data Type
Optional
No
UInts
Data Type
Optional
uint
No
Last updated 9/26/2011
Description
Can also be arrays.
Description
The value to push into the array.
636

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents