frmEditTemplatesCheckSharedVariable Method
Check the shared variable having the same value as that specified by
the caller.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private void CheckSharedVariable(
string variableName
)
Private Sub CheckSharedVariable (
variableName As String
)
No code example is currently available or this language may not be supported.
Parameters
- variableName String
-
Name of the entry in the shared variables list to check.