Object Variable Methods

The object variable methods in Action Script allow you to add, modify or delete content within variables.

List Methods

String Methods

add

concat

addAll

endWith

clear

isNumeric

contains

length

containsAll

positionOf

equals

replace

get

replaceAll

indexOf

startsWith

lastIndexOf

substring

remove

toLong

removeAll

toLowercase

set

toUppercase

size

trim

sublist

 

toFormattedString  

Note: The first list method (add) defines a $recipient list variable. This variable is used throughout the list method descriptions as a default example.

Using script object methods and variables

Using script object variables