Skip to main content
InSource Solutions

TN - 1072 How to Convert Variables to Different Data Types in Citect Scripting

Description

 

This article from InSource shows How to Convert Variables to Different Data Types in Citect Scripting

  • Author: Benjamin Davis
  • Published: 12/22/2020
  • Applies to: Citect

Details

  1. Create a function using the function keyword.

     
  2. Use the functions IntToStr(), RealToStr(), StrToInt(), StrToReal() to make the conversion.
    clipboard_eae8dd0ebf38a87686410e931292c3292.png