====== Language Operators ====== This section provides you with an explanation of the language operators used in OpenInsight. [[comparison_operators|Comparison operators]] [[the_semicolon_operator|The Semicolon operator]] [[comments|Comments]] [[Braces_operator|{} Braces operator]] [[brackets_operator|[] Bracket Operator]] [[using_the_brackets_operator_for_extraction|Using the Brackets Operator for Extraction]] [[extracting_a_substring|Extracting a Substring]] [[using_the_brackets_operator_for_insertion|Using the Brackets Operator for Insertion]] [[replacing_part_or_all_of_a_string|Replacing Part or All of a String]] [[dollar_insert|$INSERT statement]] [[pragma|#PRAGMA Statement]] [[arithmetic_expressions|Arithmetic Expressions]] [[arithmetic_operators|Arithmetic Operators]] [[multi_value_arithmetic_operators|Multivalue Aritmetic operators]] [[angle_brackets_operator|<> Angle Brackets operator]] [[special_assignment_operators|Special Assignment operators]] [[true_and_false|True and False]]