Law (Object)

Represents the Law object.


Methods


Sub AddFormalParameter( iName, iMagnitude)
Creates a formal parameter for the law.
Parameters:
iName
The name of the formal parameter.
iType
The type name of the formal parameter.
Sub RemoveFormalParameter( iName)
Removes a formal parameter of the law.
Parameters:
iName
The name of the formal parameter.