select_begin# text.select_begin(*args, **kwargs) → Any# Selects one or more text strings in the graphics window as the target for future text: commands Args: p0:‘indexN’ The text annotation ID Examples:ensight.text.select_begin(1,2) ensight.text.rgb(1,0,0) Returns:zero on success, non-zero on error