[r3]: / testproject-prj,testproject,code / Project Information_1 / GetTextProperty2 / svnobj  Maximize  Restore  History

Download this file

11 lines (10 with data), 2.8 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
IF stKey = "Company" THEN
	GetTextProperty2 := ADR("ifm electronic");
ELSIF stKey = "Description" THEN
// This function has been automatically generated from the project information.
{attribute 'signature_flag' := '1073741824'}
{attribute 'register_in_runtime'}
FUNCTION GetTextProperty2 : POINTER TO WSTRING
VAR_INPUT
	stKey: WSTRING;
END_VAR