Macro ^

boolean

Description ^

Given a string and a starting position, find the appropriate closer for that type of opener. (), {}, [], "", etc.

Usage

 Where:
BUFFER (IN)

contains the string

...


parrot