JavaScript Editor js editor     Web development 



Main Page

Writes an expression to a property. Available at design time and run time.

Object.WriteExpression[cPropertyName, cExpression]

Parameters

cPropertyName


Specifies the name of the property to write the expression to.
cExpression


Specifies a character string that is written to the property sheet as an expression.

Remarks

See Also



JavaScript Editor js editor     Web development