CitectVBA Programming Reference > CitectVBA Function Reference > Conditional Statements > With

With

Note: The With statement is not supported in CitectVBA.

When performing a series of commands on an object, you must explicitly refer to the name of the object with each command.