Ubytes - 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
Parameters
Parameter name
value
pop
Description
Removes the last element from the array.
Returns
TypedVal
Syntax
pop()
push
Description
Returns the new length
of the array.
Returns
number
Syntax
push(value)
Parameters
Parameter name
value

UBytes

An Array of 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.
Data Type
Optional
TypedVal
No
Data Type
Optional
No
TypedVal
Last updated 9/26/2011
Description
Can also be arrays.
Description
The value to push into the array.
634

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents