contents   index   previous   next



LIST OF STOCK OBJECTS

 

ScriptEase scripts contain a large amount of data you might want to access. You access a particular piece of data using one of the following stock object. The name given is the value you pass as the object parameter to any of the variable accessing functions described below. After that is a description of the object and what data you will actually be getting or changing when you access and modify its members.

 


SE.GLOBAL

SE.ARGS

SE_ACTIVATION

SE.THIS

SE.SCOPE

SE.TEMP

SE.WRAPPER_TEMP

SE.NOWHERE

SE.DEFINES

SE.RETURN

SE.AT_EXIT

SE.FILENAMES

SE.STACK_INFO(depth)

SE.SERVICES

SE.SELF