Poten.SetValue()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Miscellaneous classes > class POTEN >

Poten.SetValue()

Description

Set the potential value from the script.

 

Type

INSTANCE FUNCTION

 

Usage

Poten.SetValue(Quantity, VsEoc)

 

Quantity

REAL

New value of potential.

NIL

If NIL, value not changed.

VsEoc

BOOL

TRUE = Value is taken vs. Eoc.

FALSE = Value is taken vs. Eref.

NIL

Flag not changed.