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

Download this file

5 lines (4 with data), 2.0 kB

1
2
3
4
IF stKey = "Released" THEN
	GetBooleanProperty := FALSE;
ELSE
END_IF