Aller au contenu principal

ReturnCommonVar

Structure

ReturnCommonVar(iVar: Integer): String

Type

Function

Description

This procedure can be used to return a text value to one of 5 'common' variables that can be used between scripts (or simply within one script). These text variables are already declared within IndySoft, so a variable can be set in one script and then read within another. An example usable would be to set a variable to '1' in one script upon a certain condition then read this flag in a second script and perform additional operations.

Parameters: 1

iVar = Number of the variable, 1-5

Return Value

String |