ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
com.adobe.icc.editors.model.el 

IOperand  - AS3 Asset Composer

Packagecom.adobe.icc.editors.model.el
Interfacepublic interface IOperand
Implementors Expression, StringOperand, VariableOperand

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

This is interface for all the operands



Public Methods
 MethodDefined By
  
String representation of the operand
IOperand
Method Detail

toString

()method
public function toString():String

Language Version: ActionScript 3.0
Product Version: Asset Composer Building Block 9.5
Runtime Versions: AIR (unsupported), Flash Player 9, Flash Player 10

String representation of the operand

Returns
String — String representation of the operand