Function EN Version 5.00

@GetVStackPath2GFun

Float IDList List Misc Note NUMBER RichText Text TimeDate VStack

Syntax

@GetVStackPath2GFun(NAME1);

Description

Returns the prefix for the access path of a variable stored within the thread copy of a global function. This could be used, for example, to assign default values for local parameters.
However, this function should be avoided whenever possible!

Example: @GetVStackPath2GFun(NAME1)

@LogReport(@GetVStackPath2GFun("READTOOLBOX")+"\\DOC");

returns e.g.: _SYSTEM\_GDEFFN_TMP\_000000C3\READTOOLBOX\DOC

Note : This text was machine-translated and may contain inaccuracies.