====== [ ] Brackets Operator ====== The brackets operator extracts a substring from a string, or assigns a substring to a string. Which action is taken depends upon the syntax. Note: Throughout this manual, optional parameters in syntax are enclosed in brackets. This usage differs from using brackets as an operator, which is described in this topic. For more information on typographical conventions used in this manual, refer to [[typographical_conventions|Typographical Conventions]]. [[[guides:programming:programmers_reference_manual:using_the_brackets_operator_for_extraction|Using the Brackets Operator for Extraction]] [[[guides:programming:programmers_reference_manual:extracting_a_substring|Extracting a Substring]] [[[guides:programming:programmers_reference_manual:using_the_brackets_operator_for_insertion|Using the Brackets Operator for Insertion]] [[[guides:programming:programmers_reference_manual:replacing_part_or_all_of_a_string|Replacing Part or All of a String]]