Multiple choice technology

What are the variable types available in TI process

  1. Simple, String

  2. Consolidated, Boolean

  3. Numeric, String

  4. String, Consolidated

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Turbo Integrator (TI) processes support two variable types: Numeric (numbers) and String (text). Option C correctly identifies these two types, which are used for data manipulation and processing in TI scripts.