Scripts

 The Scripts class manages the methods and properties related to TJS2. Objects cannot be created from this class.

メンバ

コンストラクタ
なし
メソッド
compileStorage ( Compile scripts on storage )
dump ( Dump context )
eval ( Expression evaluation )
evalStorage ( Evaluating expressions on storage )
exec ( Run the script )
execStorage ( Running scripts on storage )
getClassNames ( Get class name )
getTraceString ( Get call stack )
setCallMissing ( Register a handler to be called when a member is not found )
プロパティ
textEncoding ( Specify the text encoding to use when loading the script )
イベント
なし