frmEditTemplatesCheckSharedVariable Method

Check the shared variable having the same value as that specified by the caller.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
private void CheckSharedVariable(
	string variableName
)

Parameters

variableName  String
Name of the entry in the shared variables list to check.

See Also