November 22nd, 2010 09:00

Hi Vivian,


I had a discussion with the Product team and got the information that the model currenlty does not have any string manipulation operators.  So we cannot do that implementation in dynamic model or model.  We do provide, in SM_System::SM-System, a number of string comparison operations, but none do the pattern matching as per your requirement.
You could write a small model that provides an operation that does the pattern match you want and returns a boolean.  Then you would build that into a library and provide it and create an instance of it in the import files and then invoke it, passing in the two strings but that will be more complicated compared to asl.

Regards,
Vipin


( Special Thanks to Mr.Richard Hammond-DMT for clarifying this query )

No Events found!

Top