.webp)
.webp)
.webp)
Value_Is_String is a special, reserved local variable used internally by TurboIntegrator scripts. It is not necessary to explicitly declare or assign it within your script; TM1 automatically manages its value during data processing. Purpose of Value_Is_String The main role of Value_Is_String is to determine whether the data source value being processed is a string or a number. This helps in scenarios where different operations are needed depending on the data type, such as: Formatting output differently Validating data Applying specific calculations or conversions How does Value_Is_String ...
.webp)