Gets the current full regular expression of the object.
[Visual Basic] Public Property ReadOnly Expression As String [C#] public string Expression { get; } [C++] public: __property String* get_Expression(); [JScript] public function get Expression() : String
InlineCodeFinder Class | Okapi.Library.Filter Namespace