Robyn Posted June 12, 2013 Share Posted June 12, 2013 Hi, I can't find anything on this, so taking the easy way out and asking I can get the particular conversion for a channel using Channel.strConversion but that only returns the name of the conversion. Is it possible to retrieve the expression itself. Have tried things like Channel.strConversion.Formula but no go Thanks Link to comment Share on other sites More sharing options...
AzeoTech Posted June 13, 2013 Share Posted June 13, 2013 No you can't. Depending on your expression, consider using variables, even string variables with evaluate() in your conversions. Note that the word "Value" cannot be used inside evaluate(). Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.