Aqualogic Interaction API  
 

IPTState.GetAsInt Method 

Retrieve an item from the state object.

int GetAsInt(
   string strItemName
);

Parameters

strItemName
- The name of the item to retrieve.

Return Value

The associated value.

See Also

IPTState Interface | com.plumtree.server Namespace