Class LocaleAwareMessageParseContext

java.lang.Object
com.inductiveautomation.ignition.gateway.expressions.LocaleAwareMessageParseContext
All Implemented Interfaces:
ExpressionParseContext

public class LocaleAwareMessageParseContext extends Object implements ExpressionParseContext
This parse context results in expressions that only evaluate to strings, and do so in a way that respects the provided locale, as much as possible. It is meant for use with the StringParser, which builds messages that reference other things.