BallardHill Posted September 12, 2015 Share Posted September 12, 2015 Is there a method of retrieving the text displayed in a Variable Value component, specifically one for which its Expression is a Channel (e.g., Channel0[0])? Link to comment Share on other sites More sharing options...
AzeoTech Posted September 12, 2015 Share Posted September 12, 2015 You mean without knowing what the expression is at development time? Sure: name the component, then use: evaluate(component.myComponent.strExpression) where myComponent is the name of the component. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.