Click or drag to resize

BooleanVariableAPILoad Method

Loads the referenced variable from the card's local storage.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void Load(
	string name
)

Parameters

name  String
Name of the variable that should be loaded.
See Also

Reference

BooleanVariableAPI Class
RAYLASE.SPICE3.ClientLib Namespace
Store(String)
Delete(String, Boolean)